Searched refs:R_PS (Results 1 – 7 of 7) sorted by relevance
98 #define R_PS REG_RFL macro108 #define R_PS EFL macro
111 inline int R_PS = R_CCR; variable112 #pragma D binding "1.0" R_PS
133 #define R_PS R_CCR macro135 #define R_PS R_PSR macro
32 #define R_PS EFL macro
36 #define R_PS REG_RFL macro
75 inline int R_PS = R_EFL; variable76 #pragma D binding "1.0" R_PS
237 if (!(pstatus.pr_lwp.pr_reg[R_PS] & ERRBIT)) { in main()