Home
last modified time | relevance | path

Searched refs:bspstore (Results 1 – 5 of 5) sorted by relevance

/sysdeps/unix/sysv/linux/ia64/sys/
A Drse.h56 ia64_rse_num_regs (unsigned long *bspstore, unsigned long *bsp) in ia64_rse_num_regs() argument
58 unsigned long slots = (bsp - bspstore); in ia64_rse_num_regs()
60 return slots - (ia64_rse_slot_num(bspstore) + slots)/0x40; in ia64_rse_num_regs()
/sysdeps/unix/sysv/linux/ia64/
A D__sigstack_longjmp.c102 unsigned long *rbs_base, *bsp, *bspstore, *jb_bsp, jb_sp, ss_sp; in __sigstack_longjmp() local
148 bspstore = ia64_rse_skip_regs (bsp, -ndirty); in __sigstack_longjmp()
150 if (bspstore < jb_bsp) in __sigstack_longjmp()
155 copy_rbs (bspstore, jb_bsp, sc->sc_ar_rnat, in __sigstack_longjmp()
A D__ia64_longjmp.S95 mov ar.bspstore=r23 // restore ar.bspstore
A Dsetcontext.S142 mov.m ar.bspstore = rBSP
A D__longjmp.S103 mov ar.bspstore=r23 // restore ar.bspstore

Completed in 5 milliseconds