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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dalpha.h64 #define AXP_OPCODE_EV5 0x0004 /* EV5 specific PALcode insns. */ macro
70 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6))
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dalpha-dis.c96 isa_mask |= AXP_OPCODE_EV5;
H A Dalpha-opc.c405 #define EV5 AXP_OPCODE_EV5

Completed in 179 milliseconds