8 lines
150 B
ArmAsm
8 lines
150 B
ArmAsm
|
# See LICENSE for license details.
|
||
|
|
||
|
#include "riscv_test.h"
|
||
|
#undef RVTEST_RV64UF
|
||
|
#define RVTEST_RV64UF RVTEST_RV32UF
|
||
|
|
||
|
#include "../rv64uzfh/fcvt_w.S"
|