Home
last modified time | relevance | path

Searched refs:OP_MMRX (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dtic54x.h46 OP_MMRX, enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Dtic54x-opc.c374 { "mvmm", 1,2,2,0xE700, 0xFF00, {OP_MMRX,OP_MMRY}, FL_NR, REST},
Dtic54x-dis.c268 case OP_MMRX: in print_instruction()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c3285 case OP_MMRX: in is_type()
3829 case OP_MMRX: in encode_operand()
3845 if (type == OP_MMRX) in encode_operand()