Searched refs:REG_PC (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/arm/nwfpe/
H A Dfpmodule.h17 #define REG_PC 15 macro
H A Dfpmodule.inl33 if (REG_PC == nReg)
H A Dfpa11_cpdt.c218 if (REG_PC == getRn(opcode)) {
266 if (REG_PC == getRn(opcode)) {
312 if (REG_PC == getRn(opcode)) {
348 if (REG_PC == getRn(opcode)) {
/linux-master/tools/testing/selftests/riscv/sigreturn/
H A Dsigreturn.c17 context->uc_mcontext.__gregs[REG_PC] = context->uc_mcontext.__gregs[REG_PC] + 4;
39 context->uc_mcontext.__gregs[REG_PC] = context->uc_mcontext.__gregs[REG_PC] + 4;
/linux-master/arch/sh/include/uapi/asm/
H A Dptrace_32.h23 #define REG_PC 16 macro
/linux-master/arch/xtensa/include/uapi/asm/
H A Dptrace.h21 #define REG_PC 0x0020 macro
/linux-master/arch/alpha/kernel/
H A Dptrace.c71 REG_R0 = 0, REG_F0 = 32, REG_FPCR = 63, REG_PC = 64 enumerator in enum:__anon8
185 pc = get_reg(child, REG_PC);
/linux-master/arch/xtensa/kernel/
H A Dptrace.c286 case REG_PC:
349 case REG_PC:
/linux-master/arch/arm/kernel/
H A Dptrace.c33 #define REG_PC 15 macro

Completed in 124 milliseconds