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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dmn10300.h146 #define FMT_S0 1
145 #define FMT_S0 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm10300-opc.c449 { "mov", 0x80, 0xf0, 0x3, FMT_S0, 0, {DM1, DN0}},
453 { "mov", 0x90, 0xf0, 0x3, FMT_S0, 0, {AM1, AN0}},
454 { "mov", 0x3c, 0xfc, 0, FMT_S0, 0, {SP, AN0}},
460 { "mov", 0x70, 0xf0, 0, FMT_S0, 0, {MEM(AM0), DN1}},
466 { "mov", 0x60, 0xf0, 0, FMT_S0, 0, {DM1, MEM(AN0)}},
741 { "extb", 0x10, 0xfc, 0, FMT_S0, 0, {DN0}},
745 { "extbu", 0x14, 0xfc, 0, FMT_S0, 0, {DN0}},
749 { "exth", 0x18, 0xfc, 0, FMT_S0, 0, {DN0}},
753 { "exthu", 0x1c, 0xfc, 0, FMT_S0, 0, {DN0}},
761 { "clr", 0x00, 0xf3, 0, FMT_S0,
[all...]
H A Dm10300-dis.c48 if (op->format == FMT_S0)

Completed in 103 milliseconds