Lines Matching refs:static

42 static bool trans_flw(DisasContext *ctx, arg_flw *a)
60 static bool trans_fsw(DisasContext *ctx, arg_fsw *a)
73 static bool trans_c_flw(DisasContext *ctx, arg_flw *a)
79 static bool trans_c_fsw(DisasContext *ctx, arg_fsw *a)
85 static bool trans_fmadd_s(DisasContext *ctx, arg_fmadd_s *a)
102 static bool trans_fmsub_s(DisasContext *ctx, arg_fmsub_s *a)
119 static bool trans_fnmsub_s(DisasContext *ctx, arg_fnmsub_s *a)
136 static bool trans_fnmadd_s(DisasContext *ctx, arg_fnmadd_s *a)
153 static bool trans_fadd_s(DisasContext *ctx, arg_fadd_s *a)
169 static bool trans_fsub_s(DisasContext *ctx, arg_fsub_s *a)
185 static bool trans_fmul_s(DisasContext *ctx, arg_fmul_s *a)
201 static bool trans_fdiv_s(DisasContext *ctx, arg_fdiv_s *a)
217 static bool trans_fsqrt_s(DisasContext *ctx, arg_fsqrt_s *a)
232 static bool trans_fsgnj_s(DisasContext *ctx, arg_fsgnj_s *a)
267 static bool trans_fsgnjn_s(DisasContext *ctx, arg_fsgnjn_s *a)
312 static bool trans_fsgnjx_s(DisasContext *ctx, arg_fsgnjx_s *a)
357 static bool trans_fmin_s(DisasContext *ctx, arg_fmin_s *a)
372 static bool trans_fmax_s(DisasContext *ctx, arg_fmax_s *a)
387 static bool trans_fcvt_w_s(DisasContext *ctx, arg_fcvt_w_s *a)
401 static bool trans_fcvt_wu_s(DisasContext *ctx, arg_fcvt_wu_s *a)
415 static bool trans_fmv_x_w(DisasContext *ctx, arg_fmv_x_w *a)
433 static bool trans_feq_s(DisasContext *ctx, arg_feq_s *a)
447 static bool trans_flt_s(DisasContext *ctx, arg_flt_s *a)
461 static bool trans_fle_s(DisasContext *ctx, arg_fle_s *a)
475 static bool trans_fclass_s(DisasContext *ctx, arg_fclass_s *a)
488 static bool trans_fcvt_s_w(DisasContext *ctx, arg_fcvt_s_w *a)
503 static bool trans_fcvt_s_wu(DisasContext *ctx, arg_fcvt_s_wu *a)
518 static bool trans_fmv_w_x(DisasContext *ctx, arg_fmv_w_x *a)
534 static bool trans_fcvt_l_s(DisasContext *ctx, arg_fcvt_l_s *a)
549 static bool trans_fcvt_lu_s(DisasContext *ctx, arg_fcvt_lu_s *a)
564 static bool trans_fcvt_s_l(DisasContext *ctx, arg_fcvt_s_l *a)
580 static bool trans_fcvt_s_lu(DisasContext *ctx, arg_fcvt_s_lu *a)