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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dmn10300.h149 #define FMT_S4 4
148 #define FMT_S4 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm10300-dis.c56 else if (op->format == FMT_S4)
89 || op->format == FMT_S2 || op->format == FMT_S4
H A Dm10300-opc.c1009 { "jmp", 0xdc000000, 0xff000000, 0, FMT_S4, 0, {IMM32_HIGH24}},
1010 { "call", 0xcd000000, 0xff000000, 0, FMT_S4, 0, {D16_SHIFT,REGS,IMM8E}},

Completed in 110 milliseconds