aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32ud/fcvt.S
blob: 8811b6eff81fcb8a95a13f2b2ee6afd4eaf3438c (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/fcvt.S"