Searched refs:DST_BIT (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmaxq.h89 DST_BIT = 0x800, /* One of the 8 bits of the specified SRC. */ enumerator in enum:__anon5723
272 {"MOVE", 2, {DST_BIT, A_BIT_0}, 1, {REG, 0}, {ZEROBIT, 0x7}, MAX, 0x40},
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.c1993 else if ((op_num == 0) && (arg_type & DST_BIT) == DST_BIT)

Completed in 109 milliseconds