Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/ia32/
Dsys_ia32.c2837 #define PT_UESP 15 macro
2856 case PT_UESP: return child_regs->r12; in getreg()
2884 case PT_UESP: child_regs->r12 = value; break; in putreg()