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

/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmaxq.h60 ZEROBIT = 0x1, /* A zero followed by 3 bits. */ enumerator in enum:__anon5722
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.c2596 has to start with a zero. This is called a ZEROBIT */
2597 else if (i.types[0] == BIT && ((i.op.src[0] & ZEROBIT) == ZEROBIT))

Completed in 109 milliseconds