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