Searched refs:SUBIOP (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Ddlx.h68 ADDIOP = (0x008 << 26), ADDUIOP= (0x009 << 26), SUBIOP = (0x00A << 26), SUBUIOP= (0x00B << 26)
87 #define SUBIOP 0x28000000 macro
204 { "subi", SUBIOP, "b,a,I" }, /* Sub Immediate */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c276 { OPC(SUBIOP), "subi" }, /* Store word. */

Completed in 53 milliseconds