Home
last modified time | relevance | path

Searched refs:DST_BIT (Results 1 – 5 of 5) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/opcode/
H A Dmaxq.h89 DST_BIT = 0x800, /* One of the 8 bits of the specified SRC. */ enumerator
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},
/dports/devel/djgpp-binutils/binutils-2.17/include/opcode/
H A Dmaxq.h89 DST_BIT = 0x800, /* One of the 8 bits of the specified SRC. */ enumerator
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},
/dports/net/ntp/ntp-4.2.8p15/kernel/sys/
H A Dtt560_api.h374 #define DST_BIT 6 /* access the DST bit */ macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-maxq.c2070 else if ((op_num == 0) && (arg_type & DST_BIT) == DST_BIT) in match_operands()
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dtc-maxq.c1993 else if ((op_num == 0) && (arg_type & DST_BIT) == DST_BIT) in match_operands()