Searched refs:T_REG_B (Results 1 – 2 of 2) sorted by relevance
76 #define T_REG_B 0x30 macro96 REG_B0 = T_REG_B, REG_B1, REG_B2, REG_B3,193 #define IS_BREG(r) (((r).regno & 0xf4) == T_REG_B)
205 [bB][0-3]"."[lLhH] return parse_halfreg (&yylval.reg, T_REG_B, yytext);206 [bB][0-3] return parse_reg (&yylval.reg, T_REG_B, yytext);