Searched refs:TIC80_OPERAND_BITFIELD (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | tic80.h | 176 #define TIC80_OPERAND_BITFIELD (1 << 6) macro
|
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | tic80-dis.c | 135 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 },
|