Searched refs:REG_SP (Results 1 – 11 of 11) sorted by relevance
454 #define REG_SP ARM_sp macro458 #define REG_SP uregs[13] macro463 #define REG_SP esp macro465 #define REG_SP rsp macro470 #define REG_SP gpr[PT_R1] macro475 # define REG_SP regs[EF_R29] macro477 # define REG_SP regs[EF_REG29] macro482 #define REG_SP sp macro487 #define REG_SP gprs[15] macro517 *sp = regs.REG_SP; in GetRegistersAndSP()
297 # define REG_SP REG_RSP macro317 # define REG_SP REG_ESP macro448 ctx->uc_mcontext.gregs[REG_SP] = (unsigned long)0x8badf00d5aadc0deULL; in sigusr1()619 if (i == REG_SP) { in test_valid_sigreturn()
141 # define REG_SP REG_RSP macro163 # define REG_SP REG_ESP macro
41 #define REG_SP 2 macro
1032 static const uint32_t REG_SP = 13; variable1085 unwind_exception->barrier_cache.sp = _Unwind_GetGR(context, REG_SP); in __gxx_personality_v0()1102 if (unwind_exception->barrier_cache.sp == _Unwind_GetGR(context, REG_SP)) in __gxx_personality_v0()
1071 static const uint32_t REG_SP = 13; variable1124 unwind_exception->barrier_cache.sp = _Unwind_GetGR(context, REG_SP); in __gxx_personality_v0()1141 if (unwind_exception->barrier_cache.sp == _Unwind_GetGR(context, REG_SP)) in __gxx_personality_v0()
729 pub const REG_SP: usize = 2; constant
623 REG_SP = REG_O6 variable
620 REG_SP = REG_O6 variable
497 pub const REG_SP: usize = 2; constant
458 pub const REG_SP: usize = 2; constant