Searched refs:_REG_SR (Results 1 – 8 of 8) sorted by relevance
55 define _REG_SR _REG_SR
57 (ucp)->uc_mcontext.__gregs[_REG_SR] = 0;
407 gr[_REG_SR] = tf->tf_ssr; in cpu_getmcontext()444 if (((tf->tf_ssr ^ gr[_REG_SR]) & PSL_USERSTATIC) != 0) in cpu_mcontext_validate()468 tf->tf_ssr = gr[_REG_SR]; in cpu_setmcontext()
41 #define _REG_SR 2 macro
87 CFI_OFFSET_DWARF_REG(DWARF_REG_SR, _REG_SR)
78 #define _REG_SR 36 macro
201 uc->uc_mcontext.__gregs[_REG_SR] |= PSL_MD;
377 gr[_REG_SR] = tf->tf_regs[_R_SR]; in cpu_getmcontext()