Searched refs:numo (Results 1 – 1 of 1) sorted by relevance
354 int numo; /* Number of shorts in opcode. */ member421 #define addword(w) (the_ins.opcode[the_ins.numo++] = (w))429 for (z = the_ins.numo; z > opcode->m_codenum; --z) in insop()436 the_ins.numo++; in insop()445 ? the_ins.numo * 2 - 1 in add_fix()447 ? the_ins.numo * 2 + 1 in add_fix()448 : the_ins.numo * 2)); in add_fix()471 the_ins.fragb[the_ins.nfrag].fragoff = the_ins.numo; in add_frag()1487 the_ins.numo = opcode->m_codenum; in m68k_ip()2463 the_ins.numo = opcode->m_codenum; in m68k_ip()[all …]