index
:
sail-riscv.git
billmcspadden-riscv
c2_emu
cheri
cheri-merge
cheri_lite
cookbook_br
csr_ext
debugmod
epc_legalization
ext_check_phys_mem
ext_check_phys_mem_alt
ext_misa
fdext
fence_issue29
fence_noops
fix-signature-granularity
fix_next_csrs
gdb
haveSmepmp_billmcspadden
hpm_events
hpm_events_billmcspadden
hpm_events_billmcspadden__sail_error_message_is_terse
initial-contributing-guide
inst_extensions
master
master-cleanup
match_warnings
mem_meta
mem_meta_merge
monads
new_test_2
new_test_3
no_boot_rom
no_casts
optimize
priv_1_13
rmem_interpreter
rmn30
rsnikhil
rv_config
sail-coverage-linking
update-copyright-headers
vector-dev
vmem_ext
x_regs
xret_ext
zfa
zfinx
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
model
/
riscv_softfloat_interface.sail
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-19
Remove the OCaml emulator
Tim Hutt
1
-66
/
+66
2024-09-04
Fix all Sail compilation warnings
Tim Hutt
1
-66
/
+66
2024-02-08
Shorten copyright notice at the top of each file
Tim Hutt
1
-65
/
+3
2023-10-25
Simplify softfloat interface by removing write_fflags
Tim Hutt
1
-6
/
+0
2023-10-17
RISC-V Vector Extension Support
Xinlai Wan
1
-0
/
+1
2023-09-12
Remove effects
Tim Hutt
1
-67
/
+67
2023-06-15
Run the pre-commit hook on all files
Alex Richardson
1
-1
/
+1
2023-05-29
apply_headers: regenerate copyright headers
update-copyright-headers
Philipp Tomsich
1
-1
/
+3
2023-05-29
Add Zfa extension support (excl. quad-precision)
Philipp Tomsich
1
-0
/
+63
2022-01-19
Add support for Zfh extension (#129)
Bilal Sakhawat
1
-0
/
+148
2021-10-22
Support D extension on RV32 (#108)
Jessica Clarke
1
-12
/
+12
2021-07-29
Use headache to apply copyright header at request of Peter Sewell.
Robert Norton
1
-0
/
+68
2020-04-07
Switch floating-point comparisons to using softfloat to avoid missed corner-c...
Prashanth Mundkur
1
-0
/
+44
2020-04-02
Fix a bug in the softfloat interface that caused exception flags not to get a...
Prashanth Mundkur
1
-0
/
+6
2020-01-23
Add lem stubs for softfloat externs.
rsnikhil
Prashanth Mundkur
1
-30
/
+30
2019-11-26
Add individual ocaml stubs for the softfloat functions.
Prashanth Mundkur
1
-30
/
+30
2019-11-25
Add the missing fcvt.{ds}.{sd} instructions.
Prashanth Mundkur
1
-0
/
+14
2019-11-06
Add hooks for misa.{F,D} for C and OCaml, and fix 64-bit OCaml build.
Prashanth Mundkur
1
-44
/
+44
2019-11-05
Add externs for the conversion functions.
Prashanth Mundkur
1
-16
/
+80
2019-11-04
First cut at adding externs for softfloat.
Prashanth Mundkur
1
-32
/
+87
2019-11-04
Renaming to reserve the external_ prefix for direct softfloat calls.
Prashanth Mundkur
1
-56
/
+56
2019-10-23
Work-in-progress commit; completed 'execute' clauses for FSQRT_*, FCVT_*
rsnikhil
1
-30
/
+86
2019-10-22
Work-in-progress commit; some 'execute' clauses completed (detail below).
rsnikhil
1
-0
/
+71