Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dm10300-opc.c52 #define DM2 (DM1+1) macro
56 #define AN0 (DM2+1)
487 { "mov", 0xf340, 0xffc0, 0, FMT_D0, 0, {DM2, MEM2(DI, AN0)}},
503 { "mov", 0xf540, 0xffc0, 0, FMT_D0, AM33, {DM2, RN0}},
649 { "movbu", 0xf440, 0xffc0, 0, FMT_D0, 0, {DM2, MEM2(DI, AN0)}},
696 { "movhu", 0xf4c0, 0xffc0, 0, FMT_D0, 0, {DM2, MEM2(DI, AN0)}},
Drl78-decode.opc112 #define DM2(r1,r2,a) OPX (0, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
626 ID(mov); DM2(HL, B, 0); SR(A);
635 ID(mov); DM2(HL, C, 0); SR(A);
Drl78-decode.c113 #define DM2(r1,r2,a) OPX (0, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a) macro
2870 ID(mov); DM2(HL, B, 0); SR(A); in rl78_decode_opcode()
3154 ID(mov); DM2(HL, C, 0); SR(A); in rl78_decode_opcode()
DChangeLog-92971335 * mn10300-opc.c (mn10300_operands): Add DN2, DM2, AN2, AM2