Searched refs:OP_031 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic54x.h | 68 OP_031, /* 0-31, numeric */ enumerator
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | tic54x-opc.c | 311 { "intr", 1,1,1,0xF7C0, 0xFFE0, {OP_031}, B_BRANCH|FL_NR, REST}, 456 { "trap", 1,1,1,0xF4C0, 0xFFE0, {OP_031}, B_BRANCH|FL_NR, REST},
|
D | tic54x-dis.c | 455 case OP_031: in print_instruction()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic54x.c | 3355 case OP_031: in is_type() 3915 case OP_031: in encode_operand()
|