Searched refs:FMT_S2 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dmn10300.h148 #define FMT_S2 3
147 #define FMT_S2 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm10300-dis.c53 else if (op->format == FMT_S2
89 || op->format == FMT_S2 || op->format == FMT_S4
H A Dm10300-opc.c462 { "mov", 0x300000, 0xfc0000, 0, FMT_S2, 0, {MEM(IMM16_MEM), DN0}},
468 { "mov", 0x010000, 0xf30000, 0, FMT_S2, 0, {DM1, MEM(IMM16_MEM)}},
537 { "mov", 0x2c0000, 0xfc0000, 0, FMT_S2, 0, {SIMM16, DN0}},
539 { "mov", 0x240000, 0xfc0000, 0, FMT_S2, 0, {IMM16, AN0}},
642 { "movbu", 0x340000, 0xfc0000, 0, FMT_S2, 0, {MEM(IMM16_MEM), DN0}},
650 { "movbu", 0x020000, 0xf30000, 0, FMT_S2, 0, {DM1, MEM(IMM16_MEM)}},
689 { "movhu", 0x380000, 0xfc0000, 0, FMT_S2, 0, {MEM(IMM16_MEM), DN0}},
697 { "movhu", 0x030000, 0xf30000, 0, FMT_S2, 0, {DM1, MEM(IMM16_MEM)}},
1008 { "jmp", 0xcc0000, 0xff0000, 0, FMT_S2, 0, {IMM16_PCREL}},
1016 { "ret", 0xdf0000, 0xff0000, 0, FMT_S2,
[all...]

Completed in 63 milliseconds