Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dtranslate.c205 static bool do_typea(DisasContext *dc, arg_typea *arg, bool side_effects, in do_typea() function
270 { return do_typea(dc, a, SE, FN); }
274 { return dc->cfg->CFG && do_typea(dc, a, SE, FN); }