Searched refs:opcode_as_number (Results 1 – 1 of 1) sorted by relevance
2543 long opcode_as_number; in md_assemble() local2828 opcode_as_number = md_chars_to_number ((unsigned char *) opcode_as_chars, 4); in md_assemble()2877 if (opcode_as_number & VIT_OPCODE_SPECIAL) in md_assemble()2926 know (!(opcode_as_number & VIT_OPCODE_SYNTHETIC)); in md_assemble()2935 know (opcode_as_number & VIT_OPCODE_SYNTHETIC); in md_assemble()2936 if (opcode_as_number & VIT_OPCODE_SPECIAL) in md_assemble()3005 know (!(opcode_as_number & VIT_OPCODE_SYNTHETIC)); in md_assemble()3013 know (opcode_as_number & VIT_OPCODE_SYNTHETIC); in md_assemble()3014 if (opcode_as_number & VIT_OPCODE_SPECIAL) in md_assemble()