Searched refs:AXP_OPERAND_SIGNED (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dalpha.h119 if ((o->flags & AXP_OPERAND_SIGNED) != 0
145 AXP_OPERAND_FPR | AXP_OPERAND_RELATIVE | AXP_OPERAND_SIGNED | \
176 #define AXP_OPERAND_SIGNED 0100
175 #define AXP_OPERAND_SIGNED macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dalpha.h119 if ((o->flags & AXP_OPERAND_SIGNED) != 0
145 AXP_OPERAND_FPR | AXP_OPERAND_RELATIVE | AXP_OPERAND_SIGNED | \
176 #define AXP_OPERAND_SIGNED 0100
175 #define AXP_OPERAND_SIGNED macro
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dalpha-dis.c175 if (operand->flags & AXP_OPERAND_SIGNED)
198 else if (operand->flags & AXP_OPERAND_SIGNED)
H A Dalpha-opc.c156 { 16, 0, -MDISP, AXP_OPERAND_SIGNED, 0, 0 },
181 { 12, 0, -EV4HWDISP, AXP_OPERAND_SIGNED, 0, 0 },
194 { 10, 0, -EV5HWDISP, AXP_OPERAND_SIGNED, 0, 0 },
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dalpha-dis.c176 if (operand->flags & AXP_OPERAND_SIGNED)
199 else if (operand->flags & AXP_OPERAND_SIGNED)
H A Dalpha-opc.c276 { 16, 0, -MDISP, AXP_OPERAND_SIGNED, 0, 0 },
301 { 12, 0, -EV4HWDISP, AXP_OPERAND_SIGNED, 0, 0 },
314 { 10, 0, -EV5HWDISP, AXP_OPERAND_SIGNED, 0, 0 },
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-alpha.c2208 case AXP_OPERAND_SIGNED:
2373 if (operand->flags & AXP_OPERAND_SIGNED)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-alpha.c1063 case AXP_OPERAND_SIGNED:
1818 if (operand->flags & AXP_OPERAND_SIGNED)

Completed in 95 milliseconds