Lines Matching refs:DEF_PTREG
17 #define DEF_PTREG(sym, reg) \ macro
45 DEF_PTREG(REG_PSR, psr); in foo()
46 DEF_PTREG(REG_ISR, isr); in foo()
47 DEF_PTREG(REG_CCR, ccr); in foo()
48 DEF_PTREG(REG_CCCR, cccr); in foo()
49 DEF_PTREG(REG_LR, lr); in foo()
50 DEF_PTREG(REG_LCR, lcr); in foo()
51 DEF_PTREG(REG_PC, pc); in foo()
52 DEF_PTREG(REG__STATUS, __status); in foo()
53 DEF_PTREG(REG_SYSCALLNO, syscallno); in foo()
54 DEF_PTREG(REG_ORIG_GR8, orig_gr8); in foo()
55 DEF_PTREG(REG_GNER0, gner0); in foo()
56 DEF_PTREG(REG_GNER1, gner1); in foo()
57 DEF_PTREG(REG_IACC0, iacc0); in foo()
58 DEF_PTREG(REG_TBR, tbr); in foo()
59 DEF_PTREG(REG_GR0, tbr); in foo()