Searched refs:subops (Results 1 – 1 of 1) sorted by relevance
766 const struct inst **subops; /* pointer to table of subops indexed by member1275 m->subops = (const struct inst **)i; in iExInit()1277 m->subops[i->opcext] = i; in iExInit()2337 i = (const struct inst *)m->subops; in db_disasm()2339 i = m->subops[ext]; in db_disasm()