Searched refs:TIC80_OPERAND_BITFIELD (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic80.h | 177 #define TIC80_OPERAND_BITFIELD (1 << 6) macro
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | tic80-dis.c | 136 else if ((operand->flags & TIC80_OPERAND_BITFIELD)) in print_operand()
|
D | tic80-opc.c | 362 { 15, 0, NULL, NULL, TIC80_OPERAND_BITFIELD }, 379 { 32, 0, NULL, NULL, TIC80_OPERAND_BITFIELD },
|