Searched refs:opcode_as_number (Results 1 – 1 of 1) sorted by relevance
2440 long opcode_as_number; in md_assemble() local2724 opcode_as_number = md_chars_to_number ((unsigned char *) opcode_as_chars, 4); in md_assemble()2773 if (opcode_as_number & VIT_OPCODE_SPECIAL) in md_assemble()2822 know (!(opcode_as_number & VIT_OPCODE_SYNTHETIC)); in md_assemble()2831 know (opcode_as_number & VIT_OPCODE_SYNTHETIC); in md_assemble()2832 if (opcode_as_number & VIT_OPCODE_SPECIAL) in md_assemble()2901 know (!(opcode_as_number & VIT_OPCODE_SYNTHETIC)); in md_assemble()2909 know (opcode_as_number & VIT_OPCODE_SYNTHETIC); in md_assemble()2910 if (opcode_as_number & VIT_OPCODE_SPECIAL) in md_assemble()