Searched refs:opcode_local (Results 1 – 1 of 1) sorted by relevance
2814 struct m68hc11_opcode opcode_local; in md_assemble() local2858 opcode_local.name = opc->opcode->name; in md_assemble()2860 opcode_local.opcode = opc->opcode->opcode; in md_assemble()2861 opcode_local.format = opc->opcode->format; in md_assemble()2869 opcode_local.format = M68XG_OP_NONE; in md_assemble()2918 opcode_local.format = M68XG_OP_NONE; in md_assemble()2919 opcode_local.opcode = opc->opcode->opcode; in md_assemble()2920 build_insn_xg (&opcode_local, operands, 0); in md_assemble()2942 opcode_local.opcode = opcode->opcode in md_assemble()2944 opcode_local.format = M68XG_OP_NONE; in md_assemble()[all …]