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

/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dtic4x-dis.c303 aregno = EXTRU (arg, 2, 0) + REG_AR0;
308 aregno = EXTRU (arg, 2, 0) + REG_AR0;
313 aregno = EXTRU (arg, 10, 8) + REG_AR0;
409 REG_AR0))
568 if (val < REG_AR0 || val > REG_SP)
H A Dtic30-dis.c56 #define REG_AR0 0x08 macro
625 get_register_operand (((insn_word & 0x01C00000) >> 22) + REG_AR0, operand[0]);
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dtic4x.h37 REG_AR0, REG_AR1, REG_AR2, REG_AR3, enumerator in enum:__anon7938
86 {"ar0", REG_AR0},

Completed in 114 milliseconds