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