Home
last modified time | relevance | path

Searched full:aapcs (Results 1 – 11 of 11) sorted by relevance

/linux-5.10/arch/arm64/kernel/
Defi-rt-wrapper.S13 * Register x18 is designated as the 'platform' register by the AAPCS,
Dftrace.c143 * All instrumented functions follow the AAPCS, so x0-x8 and x19-x30 are live,
158 * being traced, the MOV is not harmful given x9 is not live per the AAPCS.
Dentry-ftrace.S26 * Each instrumented function follows the AAPCS, so here x0-x8 and x18-x30 are
106 * x19-x29 per the AAPCS, and we created frame records upon entry, so we need
/linux-5.10/Documentation/devicetree/bindings/arm/
Dpsci.yaml23 in a manner similar to that specified by AAPCS:
/linux-5.10/tools/testing/selftests/wireguard/qemu/
DMakefile99 CFLAGS += -march=armv7-a -mtune=cortex-a15 -mabi=aapcs-linux
109 CFLAGS += -march=armv7-a -mabi=aapcs-linux # We don't pass -mtune=cortex-a15 due to a compiler bug …
/linux-5.10/arch/arm64/kernel/vdso32/
DMakefile68 VDSO_CAFLAGS += -mabi=aapcs-linux -mfloat-abi=soft
/linux-5.10/arch/arm/
DMakefile103 CFLAGS_ABI :=-mabi=aapcs-linux -mfpu=vfp
/linux-5.10/arch/arm64/include/asm/
Dassembler.h710 * AAPCS to be preserved across an ordinary function call.
/linux-5.10/arch/arm/crypto/
Daes-ce-core.S124 * Internal, non-AAPCS compliant functions that implement the core AES
/linux-5.10/arch/arm64/net/
Dbpf_jit_comp.c230 /* Save FP and LR registers to stay align with ARM64 AAPCS */ in build_prologue()
/linux-5.10/tools/include/nolibc/
Dnolibc.h797 "and %r3, %r1, $-8\n" // AAPCS : sp must be 8-byte aligned in the