Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dalpha.h70 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6)) macro
DChangeLog-91031301 (AXP_OPCODE_NOPAL): Include it.
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dalpha.h70 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6)) macro
DChangeLog-91031282 (AXP_OPCODE_NOPAL): Include it.
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dalpha-dis.c89 isa_mask = AXP_OPCODE_NOPAL;
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dalpha-dis.c88 isa_mask = AXP_OPCODE_NOPAL;