diff options
Diffstat (limited to 'isa/rv64uf/fmadd.S')
-rw-r--r-- | isa/rv64uf/fmadd.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isa/rv64uf/fmadd.S b/isa/rv64uf/fmadd.S index 76e5e9f..dc16ecb 100644 --- a/isa/rv64uf/fmadd.S +++ b/isa/rv64uf/fmadd.S @@ -8,7 +8,7 @@ #include "riscv_test.h" #include "test_macros.h" -RVTEST_RV64U +RVTEST_RV64UF RVTEST_CODE_BEGIN #------------------------------------------------------------- |