Searched refs:SUBUIOP (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)
88 #define SUBUIOP 0x2c000000 macro
205 { "subui", SUBUIOP, "b,a,i" }, /* Sub Unsigned Immedated */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c277 { OPC(SUBUIOP), "subui" }, /* Store word. */

Completed in 60 milliseconds