Searched refs:TBICTX_AX_REGS (Results 1 – 5 of 5) sorted by relevance
28 #define TBICTX_BYTES ((TBICTX_AX_REGS*8)+TBICTX_AX)93 ADD A0StP,A0StP,#(TBICTX_AX_REGS*8) /* Reserve AX save space */
36 #define TBICTX_BYTES ((TBICTX_AX_REGS*8)+TBICTX_AX)
28 #define TBICTX_BYTES ((TBICTX_AX_REGS*8)+TBICTX_AX)
259 #define TBICTX_AX_REGS 5 /* Ax.0 to Ax.4 are core GP regs on CHORUS */ macro262 #define TBICTX_AX_REGS 4 /* Default is Ax.0 to Ax.3 */ macro430 TBIDUAL AX3[TBICTX_AX_REGS-3];
164 for (i = 0; i < (TBICTX_AX_REGS - 3); i++) { in show_regs()