Searched refs:OP_MMR (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic54x.h41 OP_MMR, enumerator in enum:optype
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dtic54x.h41 OP_MMR, enumerator in enum:optype
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic54x.h41 OP_MMR, enumerator in enum:optype
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dtic54x.h41 OP_MMR, enumerator in enum:optype
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic54x-opc.c331 { "ldm", 1,2,2,0x4800, 0xFE00, {OP_MMR,OP_DST}, 0, REST},
370 { "mvdm", 2,2,2,0x7200, 0xFF00, {OP_dmad,OP_MMR}, 0, REST},
373 { "mvmd", 2,2,2,0x7300, 0xFF00, {OP_MMR,OP_dmad}, 0, REST},
386 { "popm", 1,1,1,0x8A00, 0xFF00, {OP_MMR}, 0, REST},
390 { "pshm", 1,1,1,0x4A00, 0xFF00, {OP_MMR}, 0, REST},
439 { "stlm", 1,2,2,0x8800, 0xFE00, {OP_SRC1,OP_MMR}, 0, REST},
440 { "stm", 2,2,2,0x7700, 0xFF00, {OP_lk,OP_MMR}, 0, REST},
H A Dtic54x-dis.c276 case OP_MMR:
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dtic54x-opc.c331 { "ldm", 1,2,2,0x4800, 0xFE00, {OP_MMR,OP_DST}, 0, REST},
370 { "mvdm", 2,2,2,0x7200, 0xFF00, {OP_dmad,OP_MMR}, 0, REST},
373 { "mvmd", 2,2,2,0x7300, 0xFF00, {OP_MMR,OP_dmad}, 0, REST},
386 { "popm", 1,1,1,0x8A00, 0xFF00, {OP_MMR}, 0, REST},
390 { "pshm", 1,1,1,0x4A00, 0xFF00, {OP_MMR}, 0, REST},
439 { "stlm", 1,2,2,0x8800, 0xFE00, {OP_SRC1,OP_MMR}, 0, REST},
440 { "stm", 2,2,2,0x7700, 0xFF00, {OP_lk,OP_MMR}, 0, REST},
H A Dtic54x-dis.c276 case OP_MMR:
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic54x-opc.c331 { "ldm", 1,2,2,0x4800, 0xFE00, {OP_MMR,OP_DST}, 0, REST},
370 { "mvdm", 2,2,2,0x7200, 0xFF00, {OP_dmad,OP_MMR}, 0, REST},
373 { "mvmd", 2,2,2,0x7300, 0xFF00, {OP_MMR,OP_dmad}, 0, REST},
386 { "popm", 1,1,1,0x8A00, 0xFF00, {OP_MMR}, 0, REST},
390 { "pshm", 1,1,1,0x4A00, 0xFF00, {OP_MMR}, 0, REST},
439 { "stlm", 1,2,2,0x8800, 0xFE00, {OP_SRC1,OP_MMR}, 0, REST},
440 { "stm", 2,2,2,0x7700, 0xFF00, {OP_lk,OP_MMR}, 0, REST},
H A Dtic54x-dis.c276 case OP_MMR:
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dtic54x-opc.c331 { "ldm", 1,2,2,0x4800, 0xFE00, {OP_MMR,OP_DST}, 0, REST},
370 { "mvdm", 2,2,2,0x7200, 0xFF00, {OP_dmad,OP_MMR}, 0, REST},
373 { "mvmd", 2,2,2,0x7300, 0xFF00, {OP_MMR,OP_dmad}, 0, REST},
386 { "popm", 1,1,1,0x8A00, 0xFF00, {OP_MMR}, 0, REST},
390 { "pshm", 1,1,1,0x4A00, 0xFF00, {OP_MMR}, 0, REST},
439 { "stlm", 1,2,2,0x8800, 0xFE00, {OP_SRC1,OP_MMR}, 0, REST},
440 { "stm", 2,2,2,0x7700, 0xFF00, {OP_lk,OP_MMR}, 0, REST},
H A Dtic54x-dis.c276 case OP_MMR:
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-tic54x.c3270 case OP_MMR:
3744 if (type == OP_MMR && operand->exp.X_op != O_constant)
3822 case OP_MMR:
3826 if (type == OP_MMR)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic54x.c3270 case OP_MMR:
3744 if (type == OP_MMR && operand->exp.X_op != O_constant)
3822 case OP_MMR:
3826 if (type == OP_MMR)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic54x.c3301 case OP_MMR:
3775 if (type == OP_MMR && operand->exp.X_op != O_constant)
3853 case OP_MMR:
3857 if (type == OP_MMR)

Completed in 283 milliseconds