Searched refs:VAX_WIDEN_LONG (Results 1 – 2 of 2) sorted by relevance
66 #define VAX_WIDEN_LONG (0x6) /* Add this to byte branch to get long jmp.*/ macro
462 *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()