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

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dalpha.h65 #define AXP_OPCODE_EV6 0x0008 /* EV6 specific PALcode insns. */ macro
70 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6))
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dalpha-dis.c99 isa_mask |= AXP_OPCODE_EV6;
H A Dalpha-opc.c406 #define EV6 AXP_OPCODE_EV6

Completed in 143 milliseconds