Searched refs:OP_MMRX (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic54x.h | 46 OP_MMRX, 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 | 268 case OP_MMRX: in print_instruction()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 3285 case OP_MMRX: in is_type() 3829 case OP_MMRX: in encode_operand() 3845 if (type == OP_MMRX) in encode_operand()
|