aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32uf/fcmp.S
blob: 2dbf45150ab5869c834abb80e9dc89a157bb1e63 (plain)
1
2
3
4
5
6
7
# See LICENSE for license details.

#include "riscv_test.h"
#undef RVTEST_RV64UF
#define RVTEST_RV64UF RVTEST_RV32UF

#include "../rv64uf/fcmp.S"