HomeSort by relevance Sort by last modified time
    Searched refs:GPR_2 (Results 1 - 3 of 3) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace-gpr.h 10 #define GPR_2 2
ptrace-tm-gpr.c 40 ASM_LOAD_GPR_IMMED(gpr_2)
61 : [gpr_1]"i"(GPR_1), [gpr_2]"i"(GPR_2),
98 FAIL_IF(validate_gpr(gpr, GPR_2));
ptrace-tm-spd-gpr.c 49 ASM_LOAD_GPR_IMMED(gpr_2)
69 : [gpr_1]"i"(GPR_1), [gpr_2]"i"(GPR_2), [gpr_4]"i"(GPR_4),

Completed in 929 milliseconds