Searched refs:is_128 (Results 1 – 1 of 1) sorted by relevance
5460 static bool do_fmovr(DisasContext *dc, arg_FMOVRs *a, bool is_128, in do_fmovr() argument5471 if (is_128 && gen_trap_float128(dc)) { in do_fmovr()5484 static bool do_fmovcc(DisasContext *dc, arg_FMOVscc *a, bool is_128, in do_fmovcc() argument5492 if (is_128 && gen_trap_float128(dc)) { in do_fmovcc()5506 static bool do_fmovfcc(DisasContext *dc, arg_FMOVsfcc *a, bool is_128, in do_fmovfcc() argument5514 if (is_128 && gen_trap_float128(dc)) { in do_fmovfcc()