projects
/
riscv-tests.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add rv32uf tests
[riscv-tests.git]
/
isa
/
rv32uf
/
fcvt.S
1
# See LICENSE for license details.
2
3
#include "riscv_test.h"
4
#undef RVTEST_RV64UF
5
#define RVTEST_RV64UF RVTEST_RV32UF
6
7
#include "../rv64uf/fcvt.S"