Lines Matching refs:static

42 static bool trans_fld(DisasContext *ctx, arg_fld *a)
57 static bool trans_fsd(DisasContext *ctx, arg_fsd *a)
70 static bool trans_c_fld(DisasContext *ctx, arg_fld *a)
76 static bool trans_c_fsd(DisasContext *ctx, arg_fsd *a)
82 static bool trans_fmadd_d(DisasContext *ctx, arg_fmadd_d *a)
100 static bool trans_fmsub_d(DisasContext *ctx, arg_fmsub_d *a)
118 static bool trans_fnmsub_d(DisasContext *ctx, arg_fnmsub_d *a)
136 static bool trans_fnmadd_d(DisasContext *ctx, arg_fnmadd_d *a)
154 static bool trans_fadd_d(DisasContext *ctx, arg_fadd_d *a)
171 static bool trans_fsub_d(DisasContext *ctx, arg_fsub_d *a)
188 static bool trans_fmul_d(DisasContext *ctx, arg_fmul_d *a)
205 static bool trans_fdiv_d(DisasContext *ctx, arg_fdiv_d *a)
222 static bool trans_fsqrt_d(DisasContext *ctx, arg_fsqrt_d *a)
238 static bool trans_fsgnj_d(DisasContext *ctx, arg_fsgnj_d *a)
257 static bool trans_fsgnjn_d(DisasContext *ctx, arg_fsgnjn_d *a)
279 static bool trans_fsgnjx_d(DisasContext *ctx, arg_fsgnjx_d *a)
301 static bool trans_fmin_d(DisasContext *ctx, arg_fmin_d *a)
317 static bool trans_fmax_d(DisasContext *ctx, arg_fmax_d *a)
333 static bool trans_fcvt_s_d(DisasContext *ctx, arg_fcvt_s_d *a)
349 static bool trans_fcvt_d_s(DisasContext *ctx, arg_fcvt_d_s *a)
365 static bool trans_feq_d(DisasContext *ctx, arg_feq_d *a)
380 static bool trans_flt_d(DisasContext *ctx, arg_flt_d *a)
395 static bool trans_fle_d(DisasContext *ctx, arg_fle_d *a)
410 static bool trans_fclass_d(DisasContext *ctx, arg_fclass_d *a)
424 static bool trans_fcvt_w_d(DisasContext *ctx, arg_fcvt_w_d *a)
439 static bool trans_fcvt_wu_d(DisasContext *ctx, arg_fcvt_wu_d *a)
454 static bool trans_fcvt_d_w(DisasContext *ctx, arg_fcvt_d_w *a)
471 static bool trans_fcvt_d_wu(DisasContext *ctx, arg_fcvt_d_wu *a)
488 static bool trans_fcvt_l_d(DisasContext *ctx, arg_fcvt_l_d *a)
504 static bool trans_fcvt_lu_d(DisasContext *ctx, arg_fcvt_lu_d *a)
520 static bool trans_fmv_x_d(DisasContext *ctx, arg_fmv_x_d *a)
534 static bool trans_fcvt_d_l(DisasContext *ctx, arg_fcvt_d_l *a)
552 static bool trans_fcvt_d_lu(DisasContext *ctx, arg_fcvt_d_lu *a)
570 static bool trans_fmv_d_x(DisasContext *ctx, arg_fmv_d_x *a)