Searched refs:is_128 (Results 1 – 1 of 1) sorted by relevance
5431 static bool do_fmovr(DisasContext *dc, arg_FMOVRs *a, bool is_128, in do_fmovr() argument5442 if (is_128 && gen_trap_float128(dc)) { in do_fmovr()5455 static bool do_fmovcc(DisasContext *dc, arg_FMOVscc *a, bool is_128, in do_fmovcc() argument5463 if (is_128 && gen_trap_float128(dc)) { in do_fmovcc()5477 static bool do_fmovfcc(DisasContext *dc, arg_FMOVsfcc *a, bool is_128, in do_fmovfcc() argument5485 if (is_128 && gen_trap_float128(dc)) { in do_fmovfcc()