Searched refs:OP_k8 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic54x.h | 61 OP_k8, /* -128 <= k <= 128 */ enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | tic54x-opc.c | 305 { "frame", 1,1,1,0xEE00, 0xFF00, {OP_k8}, 0, REST},
|
D | tic54x-dis.c | 353 case OP_k8: in print_instruction()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 3328 case OP_k8: in is_type() 3872 case OP_k8: in encode_operand()
|