Searched refs:AND_ (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/binutils/gas/
H A Drl78-parse.h87 AND_ = 297, enumerator in enum:yytokentype
207 #define AND_ 297 macro
H A Drx-parse.h65 AND_ = 275, enumerator in enum:yytokentype
199 #define AND_ 275 macro
H A Drx-parse.c238 AND_ = 275, enumerator in enum:yytokentype
372 #define AND_ 275 macro
843 "DOT_A", "DOT_UB", "DOT_UW", "ABS", "ADC", "ADD", "AND_", "BCLR", "BCND",
4008 { "and", AND_, IS_OPCODE },
H A Drl78-parse.c269 AND_ = 297, enumerator in enum:yytokentype
389 #define AND_ 297 macro
828 "DOT_UW", "ADD", "ADDC", "ADDW", "AND_", "AND1", "BF", "BH", "BNC",
4451 { "and", AND_, IS_OPCODE },
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dm88k.h263 #define AND_ ADD+5 macro
/haiku-buildtools/binutils/include/opcode/
H A Dm88k.h263 #define AND_ ADD+5 macro
/haiku-buildtools/legacy/binutils/opcodes/
H A Dm88k-dis.c147 {0xf4004000,"and ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {1,1,PINT,AND_ ,0,1,1,1,0,0,0,0,0,0,0,0} },
148 {0xf4004400,"and.c ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {1,1,PINT,AND_ ,0,1,1,1,1,0,0,0,0,0,0,0} },
153 {0x40000000,"and ",{21,5,REG} ,{16,5,REG} ,{0,16,HEX}, {1,1,PINT,AND_ ,i16bit,1,0,1,0,0,0,0,0,0,0,0} },
154 {0x44000000,"and.u ",{21,5,REG} ,{16,5,REG} ,{0,16,HEX}, {1,1,PINT,AND_ ,i16bit,1,0,1,0,1,0,0,0,0,0,0} },
/haiku-buildtools/binutils/opcodes/
H A Dm88k-dis.c146 {0xf4004000,"and ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {1,1,PINT,AND_ ,0,1,1,1,0,0,0,0,0,0,0,0} },
147 {0xf4004400,"and.c ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {1,1,PINT,AND_ ,0,1,1,1,1,0,0,0,0,0,0,0} },
152 {0x40000000,"and ",{21,5,REG} ,{16,5,REG} ,{0,16,HEX}, {1,1,PINT,AND_ ,i16bit,1,0,1,0,0,0,0,0,0,0,0} },
153 {0x44000000,"and.u ",{21,5,REG} ,{16,5,REG} ,{0,16,HEX}, {1,1,PINT,AND_ ,i16bit,1,0,1,0,1,0,0,0,0,0,0} },
/haiku-buildtools/binutils/gas/config/
H A Drx-parse.y150 %token ABS ADC ADD AND_
373 | AND_ '#' EXPR ',' REG
840 | AND_ { sub_op = 4; } op_subadd
1160 { "and", AND_, IS_OPCODE },
H A Drl78-parse.y165 %token ADD ADDC ADDW AND_ AND1
1149 | AND_ { $$ = 0x50; }
1265 { "and", AND_, IS_OPCODE },

Completed in 195 milliseconds