This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
riscv
/
riscv-isa-sim
mirror of
https://github.com/riscv-software-src/riscv-isa-sim.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Spike, a RISC-V ISA Simulator
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2393
Commits
51
Branches
3
Tags
17 MiB
C
61.4%
C++
35%
M4
1.3%
Shell
1.2%
Makefile
0.7%
Other
0.4%
Tree:
cefccba8cf
arrv-sc-arrv-sc/snippy-tests
confprec
cs250
cycleh
debug_rom
debug_rom_fence
device_flags
dtm_reset_error
dts_parsing
dynamic
eos18-bringup
factor-out-macros
fetch
fix-bf16
force-rtti
fp-encoding
heterogeneous_mc
hwachav4
increase-stack-size
itrigger-etrigger-cleanup
load_reservation_set_size
log-commits-faster
master
mmio-hack
mvp
no_progbuf
no_progbuf2
nolibfdt
p-ext-0.5.2
plctlab-plct-zce-fix2
plic-clint-endian
plic_uart_v1
priv-1.10
private-l1-caches
pte-info-and-delegation
remove-tests
rivosinc-etrigger_fix_exception_match
rva-profile-support
sanitize
simplify-misaligned
sodor
sparse-mem
speed2
speedup-hacks
static-link
test
tmp
trigger_priority
tweak_debug_rom
whole-archive
zvmm
dummy-tag-for-ci-storage
v1.0.0
v1.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cefccba8cf'
${ noResults }
riscv-isa-sim
/
softfloat
History
Andrew Waterman
08bac06bfd
Fix unused-variable warnings in softfloat
4 years ago
..
f16_add.c
Update SoftFloat
9 years ago
f16_classify.c
sf: fp16: add missing APIs
6 years ago
f16_div.c
Update SoftFloat
9 years ago
f16_eq.c
Update SoftFloat
9 years ago
f16_eq_signaling.c
Update SoftFloat
9 years ago
f16_isSignalingNaN.c
Update SoftFloat
9 years ago
f16_le.c
Update SoftFloat
9 years ago
f16_le_quiet.c
Update SoftFloat
9 years ago
f16_lt.c
Update SoftFloat
9 years ago
f16_lt_quiet.c
Update SoftFloat
9 years ago
f16_mul.c
Update SoftFloat
9 years ago
f16_mulAdd.c
Update SoftFloat
9 years ago
f16_rem.c
Update SoftFloat
9 years ago
f16_roundToInt.c
Update SoftFloat
9 years ago
f16_sqrt.c
Update SoftFloat
9 years ago
f16_sub.c
Update SoftFloat
9 years ago
f16_to_f32.c
Update SoftFloat
9 years ago
f16_to_f64.c
Update SoftFloat
9 years ago
f16_to_f128.c
Update SoftFloat
9 years ago
f16_to_i8.c
sf: add f16_to_[u]i8 APIs
6 years ago
f16_to_i16.c
sf: add f16_to_[u]i8 APIs
6 years ago
f16_to_i32.c
Update SoftFloat
9 years ago
f16_to_i32_r_minMag.c
Update SoftFloat
9 years ago
f16_to_i64.c
Update SoftFloat
9 years ago
f16_to_i64_r_minMag.c
Update SoftFloat
9 years ago
f16_to_ui8.c
sf: add f16_to_[u]i8 APIs
6 years ago
f16_to_ui16.c
sf: add f16_to_[u]i8 APIs
6 years ago
f16_to_ui32.c
Update SoftFloat
9 years ago
f16_to_ui32_r_minMag.c
Update SoftFloat
9 years ago
f16_to_ui64.c
Update SoftFloat
9 years ago
f16_to_ui64_r_minMag.c
Update SoftFloat
9 years ago
f32_add.c
Update SoftFloat
9 years ago
f32_classify.c
Update SoftFloat
9 years ago
f32_div.c
Update SoftFloat
9 years ago
f32_eq.c
Update SoftFloat
9 years ago
f32_eq_signaling.c
Update SoftFloat
9 years ago
f32_isSignalingNaN.c
Update SoftFloat
9 years ago
f32_le.c
Update SoftFloat
9 years ago
f32_le_quiet.c
Update SoftFloat
9 years ago
f32_lt.c
Update SoftFloat
9 years ago
f32_lt_quiet.c
Update SoftFloat
9 years ago
f32_mul.c
Update SoftFloat
9 years ago
f32_mulAdd.c
Update SoftFloat
9 years ago
f32_rem.c
Update SoftFloat
9 years ago
f32_roundToInt.c
Update SoftFloat
9 years ago
f32_sqrt.c
Update SoftFloat
9 years ago
f32_sub.c
Update SoftFloat
9 years ago
f32_to_f16.c
Update SoftFloat
9 years ago
f32_to_f64.c
Update SoftFloat
9 years ago
f32_to_f128.c
Update SoftFloat
9 years ago
f32_to_i16.c
sf: add f16_to_[u]i8 APIs
6 years ago
f32_to_i32.c
Update SoftFloat
9 years ago
f32_to_i32_r_minMag.c
Update SoftFloat
9 years ago
f32_to_i64.c
Update SoftFloat
9 years ago
f32_to_i64_r_minMag.c
Update SoftFloat
9 years ago
f32_to_ui16.c
sf: add f16_to_[u]i8 APIs
6 years ago
f32_to_ui32.c
Update SoftFloat
9 years ago
f32_to_ui32_r_minMag.c
Update SoftFloat
9 years ago
f32_to_ui64.c
Update SoftFloat
9 years ago
f32_to_ui64_r_minMag.c
Update SoftFloat
9 years ago
f64_add.c
Update SoftFloat
9 years ago
f64_classify.c
Update SoftFloat
9 years ago
f64_div.c
Update SoftFloat
9 years ago
f64_eq.c
Update SoftFloat
9 years ago
f64_eq_signaling.c
Update SoftFloat
9 years ago
f64_isSignalingNaN.c
Update SoftFloat
9 years ago
f64_le.c
Update SoftFloat
9 years ago
f64_le_quiet.c
Update SoftFloat
9 years ago
f64_lt.c
Update SoftFloat
9 years ago
f64_lt_quiet.c
Update SoftFloat
9 years ago
f64_mul.c
Update SoftFloat
9 years ago
f64_mulAdd.c
Update SoftFloat
9 years ago
f64_rem.c
Update SoftFloat
9 years ago
f64_roundToInt.c
Update SoftFloat
9 years ago
f64_sqrt.c
Update SoftFloat
9 years ago
f64_sub.c
Update SoftFloat
9 years ago
f64_to_f16.c
Update SoftFloat
9 years ago
f64_to_f32.c
Update SoftFloat
9 years ago
f64_to_f128.c
Update SoftFloat
9 years ago
f64_to_i32.c
Update SoftFloat
9 years ago
f64_to_i32_r_minMag.c
Update SoftFloat
9 years ago
f64_to_i64.c
Update SoftFloat
9 years ago
f64_to_i64_r_minMag.c
Update SoftFloat
9 years ago
f64_to_ui32.c
Update SoftFloat
9 years ago
f64_to_ui32_r_minMag.c
Update SoftFloat
9 years ago
f64_to_ui64.c
Update SoftFloat
9 years ago
f64_to_ui64_r_minMag.c
Update SoftFloat
9 years ago
f128_add.c
Update SoftFloat
9 years ago
f128_classify.c
Update SoftFloat
9 years ago
f128_div.c
Update SoftFloat
9 years ago
f128_eq.c
Update SoftFloat
9 years ago
f128_eq_signaling.c
Update SoftFloat
9 years ago
f128_isSignalingNaN.c
Update SoftFloat
9 years ago
f128_le.c
Update SoftFloat
9 years ago
f128_le_quiet.c
Update SoftFloat
9 years ago
f128_lt.c
Update SoftFloat
9 years ago
f128_lt_quiet.c
Update SoftFloat
9 years ago
f128_mul.c
Update SoftFloat
9 years ago
f128_mulAdd.c
Update SoftFloat
9 years ago
f128_rem.c
Update SoftFloat
9 years ago
f128_roundToInt.c
Update SoftFloat
9 years ago
f128_sqrt.c
Update SoftFloat
9 years ago
f128_sub.c
Update SoftFloat
9 years ago
f128_to_f16.c
Update SoftFloat
9 years ago
f128_to_f32.c
Update SoftFloat
9 years ago
f128_to_f64.c
Update SoftFloat
9 years ago
f128_to_i32.c
Update SoftFloat
9 years ago
f128_to_i32_r_minMag.c
Update SoftFloat
9 years ago
f128_to_i64.c
Update SoftFloat
9 years ago
f128_to_i64_r_minMag.c
Update SoftFloat
9 years ago
f128_to_ui32.c
Update SoftFloat
9 years ago
f128_to_ui32_r_minMag.c
Update SoftFloat
9 years ago
f128_to_ui64.c
Update SoftFloat
9 years ago
f128_to_ui64_r_minMag.c
Update SoftFloat
9 years ago
fall_maxmin.c
rvv: sf: handle signaling NaN for fmax/fmin
6 years ago
fall_reciprocal.c
softfloat: add reciprocal api
6 years ago
i32_to_f16.c
Update SoftFloat
9 years ago
i32_to_f32.c
Update SoftFloat
9 years ago
i32_to_f64.c
Update SoftFloat
9 years ago
i32_to_f128.c
Update SoftFloat
9 years ago
i64_to_f16.c
Update SoftFloat
9 years ago
i64_to_f32.c
Update SoftFloat
9 years ago
i64_to_f64.c
Update SoftFloat
9 years ago
i64_to_f128.c
Update SoftFloat
9 years ago
internals.h
Update SoftFloat
9 years ago
platform.h
Enable SOFTFLOAT_ROUND_ODD for vfncvt.rod.f.f.w
6 years ago
primitiveTypes.h
Upgrade to latest SoftFloat
10 years ago
primitives.h
Update SoftFloat
9 years ago
s_add128.c
Update SoftFloat
9 years ago
s_add256M.c
Update SoftFloat
9 years ago
s_addCarryM.c
Update SoftFloat
9 years ago
s_addComplCarryM.c
Update SoftFloat
9 years ago
s_addM.c
Update SoftFloat
9 years ago
s_addMagsF16.c
Update SoftFloat
9 years ago
s_addMagsF32.c
Update SoftFloat
9 years ago
s_addMagsF64.c
Update SoftFloat
9 years ago
s_addMagsF128.c
Update SoftFloat
9 years ago
s_approxRecip32_1.c
Update SoftFloat
9 years ago
s_approxRecipSqrt32_1.c
Update SoftFloat
9 years ago
s_approxRecipSqrt_1Ks.c
Update SoftFloat
9 years ago
s_approxRecip_1Ks.c
Update SoftFloat
9 years ago
s_commonNaNToF16UI.c
Update SoftFloat
9 years ago
s_commonNaNToF32UI.c
Update SoftFloat
9 years ago
s_commonNaNToF64UI.c
Update SoftFloat
9 years ago
s_commonNaNToF128UI.c
Update SoftFloat
9 years ago
s_compare96M.c
Update SoftFloat
9 years ago
s_compare128M.c
Update SoftFloat
9 years ago
s_countLeadingZeros8.c
Update SoftFloat
9 years ago
s_countLeadingZeros16.c
Update SoftFloat
9 years ago
s_countLeadingZeros32.c
Update SoftFloat
9 years ago
s_countLeadingZeros64.c
Update SoftFloat
9 years ago
s_eq128.c
Update SoftFloat
9 years ago
s_f16UIToCommonNaN.c
Update SoftFloat
9 years ago
s_f32UIToCommonNaN.c
Update SoftFloat
9 years ago
s_f64UIToCommonNaN.c
Update SoftFloat
9 years ago
s_f128UIToCommonNaN.c
Update SoftFloat
9 years ago
s_le128.c
Update SoftFloat
9 years ago
s_lt128.c
Update SoftFloat
9 years ago
s_mul64ByShifted32To128.c
Update SoftFloat
9 years ago
s_mul64To128.c
Update SoftFloat
9 years ago
s_mul64To128M.c
Update SoftFloat
9 years ago
s_mul128By32.c
Update SoftFloat
9 years ago
s_mul128MTo256M.c
Update SoftFloat
9 years ago
s_mul128To256M.c
Update SoftFloat
9 years ago
s_mulAddF16.c
Update SoftFloat
9 years ago
s_mulAddF32.c
Update SoftFloat
9 years ago
s_mulAddF64.c
Update SoftFloat
9 years ago
s_mulAddF128.c
Update SoftFloat
9 years ago
s_negXM.c
Update SoftFloat
9 years ago
s_normRoundPackToF16.c
Update SoftFloat
9 years ago
s_normRoundPackToF32.c
Update SoftFloat
9 years ago
s_normRoundPackToF64.c
Update SoftFloat
9 years ago
s_normRoundPackToF128.c
Update SoftFloat
9 years ago
s_normSubnormalF16Sig.c
Update SoftFloat
9 years ago
s_normSubnormalF32Sig.c
Update SoftFloat
9 years ago
s_normSubnormalF64Sig.c
Update SoftFloat
9 years ago
s_normSubnormalF128Sig.c
Update SoftFloat
9 years ago
s_propagateNaNF16UI.c
Update SoftFloat
9 years ago
s_propagateNaNF32UI.c
Update SoftFloat
9 years ago
s_propagateNaNF64UI.c
Update SoftFloat
9 years ago
s_propagateNaNF128UI.c
Update SoftFloat
9 years ago
s_remStepMBy32.c
Update SoftFloat
9 years ago
s_roundMToI64.c
Update SoftFloat
9 years ago
s_roundMToUI64.c
Update SoftFloat
9 years ago
s_roundPackMToI64.c
Upgrade to latest SoftFloat
10 years ago
s_roundPackMToUI64.c
Upgrade to latest SoftFloat
10 years ago
s_roundPackToF16.c
Update SoftFloat
9 years ago
s_roundPackToF32.c
Update SoftFloat
9 years ago
s_roundPackToF64.c
Update SoftFloat
9 years ago
s_roundPackToF128.c
Update SoftFloat
9 years ago
s_roundPackToI32.c
Upgrade to latest SoftFloat
10 years ago
s_roundPackToI64.c
Upgrade to latest SoftFloat
10 years ago
s_roundPackToUI32.c
Upgrade to latest SoftFloat
10 years ago
s_roundPackToUI64.c
Upgrade to latest SoftFloat
10 years ago
s_roundToI32.c
Update SoftFloat
9 years ago
s_roundToI64.c
Update SoftFloat
9 years ago
s_roundToUI32.c
Update SoftFloat
9 years ago
s_roundToUI64.c
Update SoftFloat
9 years ago
s_shiftRightJam32.c
Update SoftFloat
9 years ago
s_shiftRightJam64.c
Update SoftFloat
9 years ago
s_shiftRightJam64Extra.c
Update SoftFloat
9 years ago
s_shiftRightJam128.c
Update SoftFloat
9 years ago
s_shiftRightJam128Extra.c
Update SoftFloat
9 years ago
s_shiftRightJam256M.c
Update SoftFloat
9 years ago
s_shortShiftLeft64To96M.c
Update SoftFloat
9 years ago
s_shortShiftLeft128.c
Update SoftFloat
9 years ago
s_shortShiftRight128.c
Update SoftFloat
9 years ago
s_shortShiftRightExtendM.c
Update SoftFloat
9 years ago
s_shortShiftRightJam64.c
Update SoftFloat
9 years ago
s_shortShiftRightJam64Extra.c
Update SoftFloat
9 years ago
s_shortShiftRightJam128.c
Update SoftFloat
9 years ago
s_shortShiftRightJam128Extra.c
Update SoftFloat
9 years ago
s_shortShiftRightM.c
Update SoftFloat
9 years ago
s_sub1XM.c
Update SoftFloat
9 years ago
s_sub128.c
Update SoftFloat
9 years ago
s_sub256M.c
Update SoftFloat
9 years ago
s_subM.c
Update SoftFloat
9 years ago
s_subMagsF16.c
Update SoftFloat
9 years ago
s_subMagsF32.c
Update SoftFloat
9 years ago
s_subMagsF64.c
Update SoftFloat
9 years ago
s_subMagsF128.c
Update SoftFloat
9 years ago
softfloat.ac
Allow configuration of default ISA with --with-isa
10 years ago
softfloat.h
softfloat: add reciprocal api
6 years ago
softfloat.mk.in
Build and install lib and header dependencies for Hammer
4 years ago
softfloat_raiseFlags.c
Update SoftFloat
9 years ago
softfloat_state.c
Update SoftFloat
9 years ago
softfloat_types.h
Update SoftFloat
9 years ago
specialize.h
Fix unused-variable warnings in softfloat
4 years ago
ui32_to_f16.c
Update SoftFloat
9 years ago
ui32_to_f32.c
Update SoftFloat
9 years ago
ui32_to_f64.c
Update SoftFloat
9 years ago
ui32_to_f128.c
Update SoftFloat
9 years ago
ui64_to_f16.c
Update SoftFloat
9 years ago
ui64_to_f32.c
Update SoftFloat
9 years ago
ui64_to_f64.c
Update SoftFloat
9 years ago
ui64_to_f128.c
Update SoftFloat
9 years ago