Searched refs:A_BIT_0 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmaxq-dis.c341 case A_BIT_0:
598 if ((grp.bit_no == 0) && (opcode->arg[1] != A_BIT_0))
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmaxq.h91 A_BIT_0 = 0x2000, /* #0. */ enumerator in enum:__anon5723
266 {"MOVE", 2, {FLAG_C, A_BIT_0}, 1, {0x5a, 0}, {0x0a, 0}, MAX, 0x3D},
272 {"MOVE", 2, {DST_BIT, A_BIT_0}, 1, {REG, 0}, {ZEROBIT, 0x7}, MAX, 0x40},
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-maxq.c1971 if ((arg_type & A_BIT_0) == A_BIT_0 && (i.maxq20_op[op_num].imms == 0))

Completed in 122 milliseconds