Searched refs:m_codenum (Results 1 – 1 of 1) sorted by relevance
150 short m_codenum; member429 for (z = the_ins.numo; z > opcode->m_codenum; --z) in insop()435 the_ins.opcode[opcode->m_codenum] = w; in insop()1487 the_ins.numo = opcode->m_codenum; in m68k_ip()2463 the_ins.numo = opcode->m_codenum; in m68k_ip()3079 (opcode->m_codenum) * 2 + 1; in m68k_ip()3086 the_ins.reloc[the_ins.nrel - 1].n = opcode->m_codenum * 2 - 1; in m68k_ip()3093 the_ins.reloc[the_ins.nrel - 1].n = (opcode->m_codenum) * 2; in m68k_ip()3100 the_ins.reloc[the_ins.nrel - 1].n = (opcode->m_codenum) * 2; in m68k_ip()3108 the_ins.reloc[the_ins.nrel - 1].n = (opcode->m_codenum) * 2; in m68k_ip()[all …]