Home
last modified time | relevance | path

Searched refs:gpr_out (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi.c64 uint64_t gpr_out[NUM_GPR]; variable
71 memset(gpr_out, 0, sizeof(gpr_out)); in setup_gpr()
83 if (gpr_in[i] != gpr_out[i]) { in check_gpr()
86 gpr_in[i], gpr_out[i]); in check_gpr()
H A Dsyscall-abi-asm.S220 ldr x2, =gpr_out