Searched defs:side_effects (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/microblaze/ |
H A D | translate.c | 202 static bool do_typea(DisasContext *dc, arg_typea *arg, bool side_effects, in do_typea() 218 static bool do_typea0(DisasContext *dc, arg_typea0 *arg, bool side_effects, in do_typea0() 233 static bool do_typeb_imm(DisasContext *dc, arg_typeb *arg, bool side_effects, in do_typeb_imm() 248 static bool do_typeb_val(DisasContext *dc, arg_typeb *arg, bool side_effects, in do_typeb_val()
|