Home
last modified time | relevance | path

Searched refs:R_SP (Results 1 – 25 of 32) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/libgcc/config/c6x/
H A Dpr-support.c65 #define R_SP R_B15 macro
217 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &ptr); in pop_compact_frame()
259 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &ptr); in pop_frame()
307 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &ptr); in unwind_pop_rts()
325 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &ptr); in unwind_pop_rts()
353 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
355 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
364 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
374 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
389 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &ptr); in __gnu_unwind_execute()
[all …]
H A Dunwind-c6x.c30 #define R_SP R_B15 macro
35 #define VRS_SP(vrs) ((vrs)->core.reg[R_SP])
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/c6x/
H A Dpr-support.c65 #define R_SP R_B15 macro
217 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &ptr); in pop_compact_frame()
259 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &ptr); in pop_frame()
307 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &ptr); in unwind_pop_rts()
325 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &ptr); in unwind_pop_rts()
353 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
355 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
364 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
374 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
389 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &ptr); in __gnu_unwind_execute()
[all …]
H A Dunwind-c6x.c30 #define R_SP R_B15 macro
35 #define VRS_SP(vrs) ((vrs)->core.reg[R_SP])
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dunwind-arm.c29 #define R_SP 13 macro
34 #define VRS_SP(vrs) ((vrs)->core.r[R_SP])
236 ptr = (_uw *) vrs->core.r[R_SP]; in _Unwind_VRS_Pop()
244 if ((mask & (1 << R_SP)) == 0) in _Unwind_VRS_Pop()
245 vrs->core.r[R_SP] = (_uw) ptr; in _Unwind_VRS_Pop()
327 sp = (_uw *) vrs->core.r[R_SP]; in _Unwind_VRS_Pop()
353 vrs->core.r[R_SP] = (_uw) sp; in _Unwind_VRS_Pop()
396 sp = (_uw *) vrs->core.r[R_SP]; in _Unwind_VRS_Pop()
403 vrs->core.r[R_SP] = (_uw) sp; in _Unwind_VRS_Pop()
431 sp = (_uw *) vrs->core.r[R_SP]; in _Unwind_VRS_Pop()
[all …]
H A Dpr-support.c35 #define R_SP 13 macro
135 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
140 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
169 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
205 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, in __gnu_unwind_execute()
216 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, in __gnu_unwind_execute()
/netbsd/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dunwind-arm.c29 #define R_SP 13 macro
34 #define VRS_SP(vrs) ((vrs)->core.r[R_SP])
236 ptr = (_uw *) vrs->core.r[R_SP]; in _Unwind_VRS_Pop()
244 if ((mask & (1 << R_SP)) == 0) in _Unwind_VRS_Pop()
245 vrs->core.r[R_SP] = (_uw) ptr; in _Unwind_VRS_Pop()
327 sp = (_uw *) vrs->core.r[R_SP]; in _Unwind_VRS_Pop()
353 vrs->core.r[R_SP] = (_uw) sp; in _Unwind_VRS_Pop()
396 sp = (_uw *) vrs->core.r[R_SP]; in _Unwind_VRS_Pop()
403 vrs->core.r[R_SP] = (_uw) sp; in _Unwind_VRS_Pop()
431 sp = (_uw *) vrs->core.r[R_SP]; in _Unwind_VRS_Pop()
[all …]
H A Dpr-support.c35 #define R_SP 13 macro
135 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
140 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
169 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &reg); in __gnu_unwind_execute()
205 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, in __gnu_unwind_execute()
216 _Unwind_VRS_Set (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, in __gnu_unwind_execute()
/netbsd/sys/arch/alpha/include/
H A Dsignal.h60 #define sc_sp sc_regs[R_SP]
77 #define sc_sp sc_regs[R_SP]
H A Dreg.h72 #define R_SP 30 macro
H A Dptrace.h53 #define PTRACE_REG_SP(r) (r)->r_regs[R_SP]
/netbsd/sys/arch/alpha/alpha/
H A Dprocess_machdep.c80 regs->r_regs[R_SP] = pcb->pcb_hw.apcb_usp; in process_read_regs()
91 pcb->pcb_hw.apcb_usp = regs->r_regs[R_SP]; in process_write_regs()
H A Dcompat_16_machdep.c131 frame.sf_sc.sc_regs[R_SP] = alpha_pal_rdusp(); in sendsig_sigcontext()
280 alpha_pal_wrusp(ksc.sc_regs[R_SP]); in compat_16_sys___sigreturn14()
H A Dcompat_13_machdep.c93 alpha_pal_wrusp(ksc.sc_regs[R_SP]); in compat_13_sys_sigreturn()
/netbsd/external/cddl/dtracetoolkit/dist/Proc/
H A Dstacksize.d66 this->stkptr = (uintptr_t)uregs[R_SP];
76 this->stkptr = (uintptr_t)uregs[R_SP];
/netbsd/external/cddl/dtracetoolkit/dist/Bin/
H A Dstacksize.d66 this->stkptr = (uintptr_t)uregs[R_SP];
76 this->stkptr = (uintptr_t)uregs[R_SP];
/netbsd/external/cddl/osnet/dist/lib/libdtrace/sparc/
H A Dregs.d113 inline int R_SP = R_O6; variable
114 #pragma D binding "1.0" R_SP
/netbsd/sys/compat/linux/arch/alpha/
H A Dlinux_machdep.c158 sigframe.uc.uc_mcontext.sc_regs[R_SP] = alpha_pal_rdusp(); in setup_linux_rt_sigframe()
248 sigframe.sf_sc.sc_regs[R_SP] = alpha_pal_rdusp(); in setup_linux_sigframe()
396 alpha_pal_wrusp(context.sc_regs[R_SP]); in linux_restore_sigcontext()
/netbsd/external/cddl/osnet/dist/lib/libdtrace/i386/
H A Dregs.d.in72 inline int R_SP = R_UESP; variable
73 #pragma D binding "1.0" R_SP
/netbsd/common/include/x86emu/
H A Dx86emu_regs.h62 #define R_SP register_sp.I16_reg.x_reg macro
/netbsd/common/lib/libx86emu/
H A Dx86emu.c682 return &emu->x86.R_SP; in decode_rm_word_register()
2251 emu->x86.R_AX = emu->x86.R_SP; in x86emuOp_xchg_word_AX_SP()
3119 emu->x86.R_SP += imm; in x86emuOp_ret_near_IMM()
3213 frame_pointer = emu->x86.R_SP; in x86emuOp_enter()
3222 emu->x86.R_SP = (uint16_t) (emu->x86.R_SP - local); in x86emuOp_enter()
3231 emu->x86.R_SP = emu->x86.R_BP; in x86emuOp_leave()
3246 emu->x86.R_SP += imm; in x86emuOp_ret_far_IMM()
8070 emu->x86.R_SP -= 2; in push_word()
8082 emu->x86.R_SP -= 4; in push_long()
8097 emu->x86.R_SP += 2; in pop_word()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-arm-common.inc236 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &sp);
943 _Unwind_GetGR (context, R_SP);
963 else if (ucbp->barrier_cache.sp == _Unwind_GetGR (context, R_SP)
1005 _Unwind_GetGR (context, R_SP);
1013 else if (ucbp->barrier_cache.sp == _Unwind_GetGR (context, R_SP)
/netbsd/external/gpl3/gcc/dist/libgcc/
H A Dunwind-arm-common.inc232 _Unwind_VRS_Get (context, _UVRSC_CORE, R_SP, _UVRSD_UINT32, &sp);
939 _Unwind_GetGR (context, R_SP);
959 else if (ucbp->barrier_cache.sp == _Unwind_GetGR (context, R_SP)
1001 _Unwind_GetGR (context, R_SP);
1009 else if (ucbp->barrier_cache.sp == _Unwind_GetGR (context, R_SP)
/netbsd/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.md70 (R_SP 23)
2914 [(set (reg:SI R_FP) (reg:SI R_SP))
2926 [(set (reg:SI R_SP) (reg:SI R_FP))
2934 [(set (reg:SI R_SP)
2935 (plus:SI (reg:SI R_SP) (match_operand:SI 0 "add_operand" "J,r")))
/netbsd/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.md70 (R_SP 23)
2914 [(set (reg:SI R_FP) (reg:SI R_SP))
2926 [(set (reg:SI R_SP) (reg:SI R_FP))
2934 [(set (reg:SI R_SP)
2935 (plus:SI (reg:SI R_SP) (match_operand:SI 0 "add_operand" "J,r")))

12