Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dtranslate.c233 static bool do_typeb_imm(DisasContext *dc, arg_typeb *arg, bool side_effects, in do_typeb_imm() function
283 { return do_typeb_imm(dc, a, SE, FNI); }
287 { return dc->cfg->CFG && do_typeb_imm(dc, a, SE, FNI); }