Home
last modified time | relevance | path

Searched refs:ABI (Results 1 – 11 of 11) sorted by relevance

/u-boot/arch/riscv/
A DMakefile8 ABI = lp64 macro
12 ABI = ilp32 macro
27 ARCH_FLAGS = -march=$(ARCH_BASE)$(ARCH_A)$(ARCH_C) -mabi=$(ABI) \
/u-boot/arch/mips/cpu/
A Du-boot-spl.lds51 /* These mark the ABI of U-Boot for debuggers. */
114 /* ABI crap starts here */
A Du-boot.lds71 /* These mark the ABI of U-Boot for debuggers. */
134 /* ABI crap starts here */
/u-boot/doc/arch/
A Dxtensa.rst52 Global Data Pointer, Exported Function Stubs, and the ABI
58 which ABI (or function calling convention) is used.
60 Windowed ABI presents unique difficulties with the approach based on
67 windowed ABI implemented in hardware. It makes using a jump table to an
/u-boot/arch/xtensa/include/asm/
A Dasmmacro.h23 #error Unsupported Xtensa ABI
/u-boot/examples/standalone/
A Dstubs.c258 #error Unsupported Xtensa ABI
/u-boot/doc/
A DREADME.standalone38 application may want to check the version of the ABI provided by
40 that returns the ABI version of the running U-Boot. I.e., a
/u-boot/doc/board/xen/
A Dxenguest_arm64.rst43 According to Xen on ARM ABI (xen/include/public/arch-arm.h): all memory
/u-boot/include/
A Dppc_asm.tmpl152 * pointer, although the SysV ABI says it shouldn't. To cope with
/u-boot/doc/board/sipeed/
A Dmaix.rst322 Example expects ABI version 9
323 Actual U-Boot ABI version 9
/u-boot/
A DREADME4280 relevant (E)ABI specifications for the current architecture, and by
4321 On Nios II, the ABI is documented here:

Completed in 29 milliseconds