Home
last modified time | relevance | path

Searched refs:gp (Results 1 – 10 of 10) sorted by relevance

/libcpu/nios/nios_ii/
A Dcontext_gcc.S59 ldw r4,%gprel(rt_current_thread_entry)(gp)
80 ldw r4, %gprel(rt_interrupt_from_thread)(gp)
86 stw zero,%gprel(rt_thread_switch_interrupt_flag)(gp)
90 ldw r4, %gprel(rt_interrupt_to_thread)(gp)
165 stw r4,%gprel(rt_interrupt_from_thread)(gp)
169 stw r5,%gprel(rt_interrupt_to_thread)(gp)
213 ldw r2,%gprel(rt_thread_switch_interrupt_flag)(gp)
219 stw ea,%gprel(rt_current_thread_entry)(gp)
226 stw r4,%gprel(rt_interrupt_from_thread)(gp)
230 stw r5,%gprel(rt_interrupt_to_thread)(gp)
[all …]
A Dvector.S14 ldw r4,%gprel(rt_thread_switch_interrupt_flag)(gp)
/libcpu/risc-v/common64/
A Dstartup_gcc.S85 la gp, __global_pointer$
110 sub gp, gp, a0
A Dstack.h31 rt_ubase_t gp; /* x3 - gp - global pointer */ member
A Dtrap.c40 rt_kprintf("\tgp(x3) = %p\ttp(x4) = %p\n", regs->gp, regs->tp); in dump_regs()
A Dstackframe.h300 la gp, __global_pointer$
/libcpu/mips/common/
A Dentry_gcc.S45 PTR_LA gp, _gp
A Dmips.inc43 #define gp $28 /* global pointer */
A Dmips_regs.h54 #define gp $28 /* global pointer */ macro
95 #define gp $28 /* global pointer - caller saved for PIC */ macro
/libcpu/risc-v/common/
A Drt_hw_stack_frame.h21 rt_ubase_t gp; /* x3 - gp - global pointer */ member

Completed in 12 milliseconds