Home
last modified time | relevance | path

Searched refs:output_xvfcmp (Results 1 – 1 of 1) sorted by relevance

/qemu/target/loongarch/
H A Ddisas.c2442 output_xvfcmp(ctx, "xvfcmp_caf_", suffix);
2445 output_xvfcmp(ctx, "xvfcmp_saf_", suffix);
2448 output_xvfcmp(ctx, "xvfcmp_clt_", suffix);
2451 output_xvfcmp(ctx, "xvfcmp_slt_", suffix);
2454 output_xvfcmp(ctx, "xvfcmp_ceq_", suffix);
2457 output_xvfcmp(ctx, "xvfcmp_seq_", suffix);
2460 output_xvfcmp(ctx, "xvfcmp_cle_", suffix);
2463 output_xvfcmp(ctx, "xvfcmp_sle_", suffix);
2466 output_xvfcmp(ctx, "xvfcmp_cun_", suffix);
2469 output_xvfcmp(ctx, "xvfcmp_sun_", suffix);
[all …]