Lines Matching refs:opcode1
909 struct op_code_struct * opcode, *opcode1; in md_assemble() local
1113 opcode1 in md_assemble()
1116 if (opcode1 == NULL) in md_assemble()
1122 inst1 = opcode1->bit_sequence; in md_assemble()
1568 opcode1 in md_assemble()
1571 if (opcode1 == NULL) in md_assemble()
1577 inst1 = opcode1->bit_sequence; in md_assemble()
1636 opcode1 in md_assemble()
1639 if (opcode1 == NULL) in md_assemble()
1645 inst1 = opcode1->bit_sequence; in md_assemble()
1711 opcode1 in md_assemble()
1714 if (opcode1 == NULL) in md_assemble()
1720 inst1 = opcode1->bit_sequence; in md_assemble()
2004 struct op_code_struct * opcode1; in md_apply_fix() local
2133 opcode1 in md_apply_fix()
2135 if (opcode1 == NULL) in md_apply_fix()
2141 inst1 = opcode1->bit_sequence; in md_apply_fix()
2182 opcode1 in md_apply_fix()
2184 if (opcode1 == NULL) in md_apply_fix()
2190 inst1 = opcode1->bit_sequence; in md_apply_fix()