Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dalpha.c66 #define AXP_OPCODE_EV4 0x0002 /* EV4 specific PALcode insns. */ macro
73 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6))
639 #define EV4 AXP_OPCODE_EV4
1799 isa_mask |= AXP_OPCODE_EV4; in print_insn_alpha()