Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dalpha.c67 #define AXP_OPCODE_EV5 0x0004 /* EV5 specific PALcode insns. */ macro
73 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6))
640 #define EV5 AXP_OPCODE_EV5
1802 isa_mask |= AXP_OPCODE_EV5; in print_insn_alpha()