Searched refs:ABI (Results 1 – 11 of 11) sorted by relevance
8 ABI = lp64 macro12 ABI = ilp32 macro27 ARCH_FLAGS = -march=$(ARCH_BASE)$(ARCH_A)$(ARCH_C) -mabi=$(ABI) \
51 /* These mark the ABI of U-Boot for debuggers. */114 /* ABI crap starts here */
71 /* These mark the ABI of U-Boot for debuggers. */134 /* ABI crap starts here */
52 Global Data Pointer, Exported Function Stubs, and the ABI58 which ABI (or function calling convention) is used.60 Windowed ABI presents unique difficulties with the approach based on67 windowed ABI implemented in hardware. It makes using a jump table to an
23 #error Unsupported Xtensa ABI
258 #error Unsupported Xtensa ABI
38 application may want to check the version of the ABI provided by40 that returns the ABI version of the running U-Boot. I.e., a
43 According to Xen on ARM ABI (xen/include/public/arch-arm.h): all memory
152 * pointer, although the SysV ABI says it shouldn't. To cope with
322 Example expects ABI version 9323 Actual U-Boot ABI version 9
4280 relevant (E)ABI specifications for the current architecture, and by4321 On Nios II, the ABI is documented here:
Completed in 29 milliseconds