Searched refs:OP_MMRY (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic54x.h | 47 OP_MMRY, enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | tic54x-opc.c | 374 { "mvmm", 1,2,2,0xE700, 0xFF00, {OP_MMRX,OP_MMRY}, FL_NR, REST},
|
D | tic54x-dis.c | 272 case OP_MMRY: in print_instruction()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 3284 case OP_MMRY: in is_type() 3830 case OP_MMRY: in encode_operand()
|