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

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dalpha.h63 #define AXP_OPCODE_EV4 0x0002 /* EV4 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.c93 isa_mask |= AXP_OPCODE_EV4;
H A Dalpha-opc.c404 #define EV4 AXP_OPCODE_EV4

Completed in 132 milliseconds