Lines Matching refs:opcode_low_byteP
2445 char *opcode_low_byteP; in md_assemble() local
2721 opcode_low_byteP = frag_more (v.vit_opcode_nbytes); in md_assemble()
2722 memcpy (opcode_low_byteP, v.vit_opcode, v.vit_opcode_nbytes); in md_assemble()
2781 opcode_low_byteP); in md_assemble()
2792 opcode_low_byteP); in md_assemble()
2800 opcode_low_byteP); in md_assemble()
2810 opcode_low_byteP); in md_assemble()
2837 *opcode_low_byteP = opcode_as_chars[0] + VAX_WIDEN_LONG; in md_assemble()
2881 *opcode_low_byteP ^= 1; in md_assemble()
2916 *opcode_low_byteP = opcode_as_chars[0] + VAX_WIDEN_LONG; in md_assemble()
2968 *opcode_low_byteP ^= 1; /* Reverse branch condition. */ in md_assemble()
3042 opcode_low_byteP); in md_assemble()
3099 opcode_low_byteP); in md_assemble()