Searched refs:T_REG_L (Results 1 – 2 of 2) sorted by relevance
77 #define T_REG_L 0x34 macro97 REG_L0 = T_REG_L, REG_L1, REG_L2, REG_L3,194 #define IS_LREG(r) (((r).regno & 0xf4) == T_REG_L)
141 [lL][0-3]"."[lLhH] return parse_halfreg (&yylval.reg, T_REG_L, yytext);142 [lL][0-3] return parse_reg (&yylval.reg, T_REG_L, yytext);