Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dalpha.c68 #define AXP_OPCODE_EV6 0x0008 /* EV6 specific PALcode insns. */ macro
73 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6))
641 #define EV6 AXP_OPCODE_EV6
1805 isa_mask |= AXP_OPCODE_EV6; in print_insn_alpha()