Searched full:aapcs (Results 1 – 7 of 7) sorted by relevance
12 * A compiler-generated thunk calls this with a non-AAPCS calling32 * To call a regular AAPCS function we must save x2 to x15 (which we can
14 * Register x18 is designated as the 'platform' register by the AAPCS,
47 VDSO_CAFLAGS += -mabi=aapcs-linux -mfloat-abi=soft
90 CFLAGS += -march=armv7-a -mabi=aapcs-linux102 CFLAGS += -march=armv7-a -mabi=aapcs-linux
124 * Internal, non-AAPCS compliant functions that implement the core AES
264 @ Invoke the v7_invalidate_l1() function, which adheres to the AAPCS
565 /* Save FP and LR registers to stay align with ARM64 AAPCS */ in build_prologue()