Andrew Waterman
|
10ae74e48a
|
Allow configuration of default ISA with --with-isa
|
10 years ago |
Andrew Waterman
|
89ba757daf
|
Mark SoftFloat routines static inline
This avoids duplicate definitions on some platforms.
|
10 years ago |
Andrew Waterman
|
a95b44df9d
|
Upgrade to latest SoftFloat
|
10 years ago |
Andrew Waterman
|
853391c2bb
|
Fix NaN propagation for fcvt
|
10 years ago |
Andrew Waterman
|
3face89faf
|
Use new NaN discipline
|
10 years ago |
Andrew Waterman
|
c0e63cb0d4
|
Softfloat fcvt.{w/l}.d now returns -MaxInt for -NaN
|
11 years ago |
Andrew Waterman
|
7e4df4d518
|
Softfloat fcvt.{w/h}.s now returns -MaxInt for -NaN
Behavior now consistent with RISC-V user spec.
|
11 years ago |
Andrew Waterman
|
ab14719919
|
Add fclass.{s|d} instructions
|
12 years ago |
Andrew Waterman
|
017f62ac55
|
Merge softfloat_riscv into softfloat
They really aren't independent libraries.
|
12 years ago |
Andrew Waterman
|
b282d6e8c0
|
make NaN behavior consistent with hardfloat
|
14 years ago |
Andrew Waterman
|
77452a26e7
|
temporary undoing of renaming
|
15 years ago |
Andrew Waterman
|
740f981cfd
|
[sim] renamed to riscv-isa-run
|
15 years ago |
Andrew Waterman
|
ab928baadb
|
[sim] made softfloat files C instead of C++
|
16 years ago |
Andrew Waterman
|
50ec828baf
|
[sim] integrated SoftFloat-3 with ISA sim; removed SoftFloat-2b
|
16 years ago |
Andrew Waterman
|
b46f178e58
|
[sim] specialized softfloat for riscv
|
16 years ago |
Andrew Waterman
|
9ba7af90cc
|
[sim] added riscv folder to softfloat
|
16 years ago |
Andrew Waterman
|
932ec48ad5
|
[sim] added SoftFloat-3 source
|
16 years ago |
Andrew Waterman
|
2d75bf71bb
|
[xcc,sim] implement FP using softfloat
The intersection of the Hauser FP and MIPS FP is implemented.
|
16 years ago |
Andrew Waterman
|
cf2bb15395
|
[sim] added softfloat
|
16 years ago |