Searched refs:DOT_UB (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/binutils/gas/
H A Drl78-parse.h82 DOT_UB = 292, enumerator in enum:yytokentype
202 #define DOT_UB 292 macro
H A Drx-parse.h60 DOT_UB = 270, enumerator in enum:yytokentype
194 #define DOT_UB 270 macro
H A Drx-parse.c233 DOT_UB = 270, enumerator in enum:yytokentype
367 #define DOT_UB 270 macro
843 "DOT_A", "DOT_UB", "DOT_UW", "ABS", "ADC", "ADD", "AND_", "BCLR", "BCND",
3991 { ".ub", DOT_UB, 0 },
H A Drl78-parse.c264 DOT_UB = 292, enumerator in enum:yytokentype
384 #define DOT_UB 292 macro
827 "IS_OPCODE", "DOT_S", "DOT_B", "DOT_W", "DOT_L", "DOT_A", "DOT_UB",
4436 { ".ub", DOT_UB, 0 },
/haiku-buildtools/binutils/gas/config/
H A Drx-parse.y148 %token DOT_S DOT_B DOT_W DOT_L DOT_A DOT_UB DOT_UW
322 | CMP disp '[' REG ']' DOT_UB ',' REG
914 | disp '[' REG ']' DOT_UB ',' REG
937 | disp '[' REG ']' DOT_UB ',' REG
981 | disp '[' REG ']' DOT_UB ',' REG
1060 /* DOT_UB is not listed here, it's handled with a separate pattern. */
1143 { ".ub", DOT_UB, 0 },
H A Drl78-parse.y163 %token DOT_S DOT_B DOT_W DOT_L DOT_A DOT_UB DOT_UW
1250 { ".ub", DOT_UB, 0 },

Completed in 188 milliseconds