Home
last modified time | relevance | path

Searched refs:help_cout (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c1119 void (*help_cout)(DisasContext *, DisasOps *); member
6040 .help_cout = cout_##CC, \
6419 if (insn->help_cout) { in translate_one()
6420 insn->help_cout(s, &o); in translate_one()