Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-vax.c2548 char *opcode_low_byteP; in md_assemble() local
2825 opcode_low_byteP = frag_more (v.vit_opcode_nbytes); in md_assemble()
2826 memcpy (opcode_low_byteP, v.vit_opcode, v.vit_opcode_nbytes); in md_assemble()
2885 opcode_low_byteP); in md_assemble()
2896 opcode_low_byteP); in md_assemble()
2904 opcode_low_byteP); in md_assemble()
2914 opcode_low_byteP); in md_assemble()
2941 *opcode_low_byteP = opcode_as_chars[0] + VAX_WIDEN_LONG; in md_assemble()
2985 *opcode_low_byteP ^= 1; in md_assemble()
3020 *opcode_low_byteP = opcode_as_chars[0] + VAX_WIDEN_LONG; in md_assemble()
[all …]