Searched refs:help_cout (Results 1 – 1 of 1) sorted by relevance
1064 void (*help_cout)(DisasContext *, DisasOps *); member5969 .help_cout = cout_##CC, \6350 if (insn->help_cout) { in translate_one()6351 insn->help_cout(s, &o); in translate_one()