Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-vax.c2445 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()
[all …]