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

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmaxq-dis.c344 case A_BIT_1:
600 if ((grp.bit_no == 1) && (opcode->arg[1] != A_BIT_1))
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmaxq.h92 A_BIT_1 = 0x4000, /* #1. */ enumerator in enum:__anon5723
268 {"MOVE", 2, {FLAG_C, A_BIT_1}, 1, {0x5a, 0}, {0x1a, 0}, MAX, 0x3D},
274 {"MOVE", 2, {DST_BIT, A_BIT_1}, 1, {REG, 0}, {ONEBIT, 0x7}, MAX, 0x41},
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-maxq.c1973 else if ((arg_type & A_BIT_1) == A_BIT_1

Completed in 121 milliseconds