Searched refs:vit_opcode (Results 1 – 2 of 2) sorted by relevance
74 char vit_opcode[sizeof (vax_opcodeT)]; member
1982 memset (vitP->vit_opcode, '\0', sizeof (vitP->vit_opcode)); in vip()1998 memset (vitP->vit_opcode, '\0', sizeof (vitP->vit_opcode)); in vip()2014 md_number_to_chars (vitP->vit_opcode, oc, 4); in vip()2106 for (mycount = myvit.vit_opcode_nbytes, p = myvit.vit_opcode; in main()2826 memcpy (opcode_low_byteP, v.vit_opcode, v.vit_opcode_nbytes); in md_assemble()2827 opcode_as_chars = v.vit_opcode; in md_assemble()