aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32ud/fmin.S
blob: c80c88077a6bff4e655300111f89d03ca6b3677d (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 "../rv64ud/fmin.S"