Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Ddisas.c2437 output_xvfcmp(ctx, "xvfcmp_caf_", suffix);
2440 output_xvfcmp(ctx, "xvfcmp_saf_", suffix);
2443 output_xvfcmp(ctx, "xvfcmp_clt_", suffix);
2446 output_xvfcmp(ctx, "xvfcmp_slt_", suffix);
2449 output_xvfcmp(ctx, "xvfcmp_ceq_", suffix);
2452 output_xvfcmp(ctx, "xvfcmp_seq_", suffix);
2455 output_xvfcmp(ctx, "xvfcmp_cle_", suffix);
2458 output_xvfcmp(ctx, "xvfcmp_sle_", suffix);
2461 output_xvfcmp(ctx, "xvfcmp_cun_", suffix);
2464 output_xvfcmp(ctx, "xvfcmp_sun_", suffix);
[all …]