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