Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dvax-inst.h66 #define VAX_WIDEN_LONG (0x6) /* Add this to byte branch to get long jmp.*/ macro
Dtc-vax.c462 *fragP->fr_opcode += VAX_WIDEN_LONG; in md_estimate_size_before_relax()
598 opcodeP[0] += VAX_WIDEN_LONG; /* brb -> jmp, bsbb -> jsb */ in md_convert_frag()
2837 *opcode_low_byteP = opcode_as_chars[0] + VAX_WIDEN_LONG; in md_assemble()
2916 *opcode_low_byteP = opcode_as_chars[0] + VAX_WIDEN_LONG; in md_assemble()