Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dalpha.h71 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6)) macro
DChangeLog-91031301 (AXP_OPCODE_NOPAL): Include it.
/toolchain/binutils/binutils-2.27/opcodes/
Dalpha-dis.c86 isa_mask = AXP_OPCODE_NOPAL; in print_insn_alpha()