Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dtic54x-opc.c369 { "mvdk", 2,2,2,0x7100, 0xFF00, {OP_Smem,OP_dmad}, FL_SMR, REST},
370 { "mvdm", 2,2,2,0x7200, 0xFF00, {OP_dmad,OP_MMR}, 0, REST},
372 { "mvkd", 2,2,2,0x7000, 0xFF00, {OP_dmad,OP_Smem}, 0, REST},
373 { "mvmd", 2,2,2,0x7300, 0xFF00, {OP_MMR,OP_dmad}, 0, REST},
Dtic54x-dis.c256 case OP_dmad: in print_instruction()
/toolchain/binutils/binutils-2.25/include/opcode/
Dtic54x.h38 OP_dmad, /* DATA mem, direct */ enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic54x.c3305 case OP_dmad: in is_type()
3804 case OP_dmad: in encode_operand()