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.
 
 
 
 
 
 
Andrew Waterman 3face89faf Use new NaN discipline 10 years ago
..
8086 temporary undoing of renaming 15 years ago
f32_add.c temporary undoing of renaming 15 years ago
f32_classify.c Add fclass.{s|d} instructions 12 years ago
f32_div.c temporary undoing of renaming 15 years ago
f32_eq.c temporary undoing of renaming 15 years ago
f32_eq_signaling.c temporary undoing of renaming 15 years ago
f32_isSignalingNaN.c temporary undoing of renaming 15 years ago
f32_le.c temporary undoing of renaming 15 years ago
f32_le_quiet.c temporary undoing of renaming 15 years ago
f32_lt.c temporary undoing of renaming 15 years ago
f32_lt_quiet.c temporary undoing of renaming 15 years ago
f32_mul.c temporary undoing of renaming 15 years ago
f32_mulAdd.c temporary undoing of renaming 15 years ago
f32_rem.c temporary undoing of renaming 15 years ago
f32_roundToInt.c temporary undoing of renaming 15 years ago
f32_sqrt.c temporary undoing of renaming 15 years ago
f32_sub.c temporary undoing of renaming 15 years ago
f32_to_f64.c temporary undoing of renaming 15 years ago
f32_to_i32.c Use new NaN discipline 10 years ago
f32_to_i32_r_minMag.c temporary undoing of renaming 15 years ago
f32_to_i64.c Use new NaN discipline 10 years ago
f32_to_i64_r_minMag.c temporary undoing of renaming 15 years ago
f32_to_ui32.c temporary undoing of renaming 15 years ago
f32_to_ui32_r_minMag.c temporary undoing of renaming 15 years ago
f32_to_ui64.c temporary undoing of renaming 15 years ago
f32_to_ui64_r_minMag.c temporary undoing of renaming 15 years ago
f64_add.c temporary undoing of renaming 15 years ago
f64_classify.c Add fclass.{s|d} instructions 12 years ago
f64_div.c temporary undoing of renaming 15 years ago
f64_eq.c temporary undoing of renaming 15 years ago
f64_eq_signaling.c temporary undoing of renaming 15 years ago
f64_isSignalingNaN.c temporary undoing of renaming 15 years ago
f64_le.c temporary undoing of renaming 15 years ago
f64_le_quiet.c temporary undoing of renaming 15 years ago
f64_lt.c temporary undoing of renaming 15 years ago
f64_lt_quiet.c temporary undoing of renaming 15 years ago
f64_mul.c temporary undoing of renaming 15 years ago
f64_mulAdd.c temporary undoing of renaming 15 years ago
f64_rem.c temporary undoing of renaming 15 years ago
f64_roundToInt.c temporary undoing of renaming 15 years ago
f64_sqrt.c temporary undoing of renaming 15 years ago
f64_sub.c temporary undoing of renaming 15 years ago
f64_to_f32.c temporary undoing of renaming 15 years ago
f64_to_i32.c Use new NaN discipline 10 years ago
f64_to_i32_r_minMag.c temporary undoing of renaming 15 years ago
f64_to_i64.c Use new NaN discipline 10 years ago
f64_to_i64_r_minMag.c temporary undoing of renaming 15 years ago
f64_to_ui32.c temporary undoing of renaming 15 years ago
f64_to_ui32_r_minMag.c temporary undoing of renaming 15 years ago
f64_to_ui64.c temporary undoing of renaming 15 years ago
f64_to_ui64_r_minMag.c temporary undoing of renaming 15 years ago
i32_to_f32.c temporary undoing of renaming 15 years ago
i32_to_f64.c temporary undoing of renaming 15 years ago
i64_to_f32.c temporary undoing of renaming 15 years ago
i64_to_f64.c temporary undoing of renaming 15 years ago
internals.h temporary undoing of renaming 15 years ago
platform.h Merge softfloat_riscv into softfloat 12 years ago
primitives.h temporary undoing of renaming 15 years ago
s_add128.c temporary undoing of renaming 15 years ago
s_add192.c temporary undoing of renaming 15 years ago
s_addMagsF32.c temporary undoing of renaming 15 years ago
s_addMagsF64.c temporary undoing of renaming 15 years ago
s_commonNaNToF32UI.c Merge softfloat_riscv into softfloat 12 years ago
s_commonNaNToF64UI.c Merge softfloat_riscv into softfloat 12 years ago
s_countLeadingZeros8.c temporary undoing of renaming 15 years ago
s_countLeadingZeros32.c temporary undoing of renaming 15 years ago
s_countLeadingZeros64.c temporary undoing of renaming 15 years ago
s_eq128.c temporary undoing of renaming 15 years ago
s_estimateDiv128To64.c temporary undoing of renaming 15 years ago
s_estimateSqrt32.c temporary undoing of renaming 15 years ago
s_f32UIToCommonNaN.c Merge softfloat_riscv into softfloat 12 years ago
s_f64UIToCommonNaN.c Merge softfloat_riscv into softfloat 12 years ago
s_isSigNaNF32UI.c Merge softfloat_riscv into softfloat 12 years ago
s_isSigNaNF64UI.c Merge softfloat_riscv into softfloat 12 years ago
s_le128.c temporary undoing of renaming 15 years ago
s_lt128.c temporary undoing of renaming 15 years ago
s_mul64To128.c temporary undoing of renaming 15 years ago
s_mul128By64To192.c temporary undoing of renaming 15 years ago
s_mul128To256.c temporary undoing of renaming 15 years ago
s_mulAddF32.c temporary undoing of renaming 15 years ago
s_mulAddF64.c temporary undoing of renaming 15 years ago
s_normRoundPackToF32.c temporary undoing of renaming 15 years ago
s_normRoundPackToF64.c temporary undoing of renaming 15 years ago
s_normSubnormalF32Sig.c temporary undoing of renaming 15 years ago
s_normSubnormalF64Sig.c temporary undoing of renaming 15 years ago
s_propagateNaNF32UI.c Merge softfloat_riscv into softfloat 12 years ago
s_propagateNaNF64UI.c Merge softfloat_riscv into softfloat 12 years ago
s_roundPackToF32.c temporary undoing of renaming 15 years ago
s_roundPackToF64.c temporary undoing of renaming 15 years ago
s_roundPackToI32.c temporary undoing of renaming 15 years ago
s_roundPackToI64.c temporary undoing of renaming 15 years ago
s_roundPackToUI32.c temporary undoing of renaming 15 years ago
s_roundPackToUI64.c temporary undoing of renaming 15 years ago
s_shift32RightJam.c temporary undoing of renaming 15 years ago
s_shift64ExtraRightJam.c temporary undoing of renaming 15 years ago
s_shift64RightJam.c temporary undoing of renaming 15 years ago
s_shift128ExtraRightJam.c temporary undoing of renaming 15 years ago
s_shift128RightJam.c temporary undoing of renaming 15 years ago
s_shortShift32Right1Jam.c temporary undoing of renaming 15 years ago
s_shortShift64ExtraRightJam.c temporary undoing of renaming 15 years ago
s_shortShift64RightJam.c temporary undoing of renaming 15 years ago
s_shortShift128ExtraRightJam.c temporary undoing of renaming 15 years ago
s_shortShift128Left.c temporary undoing of renaming 15 years ago
s_shortShift128Right.c temporary undoing of renaming 15 years ago
s_shortShift192Left.c temporary undoing of renaming 15 years ago
s_sub128.c temporary undoing of renaming 15 years ago
s_sub192.c temporary undoing of renaming 15 years ago
s_subMagsF32.c temporary undoing of renaming 15 years ago
s_subMagsF64.c temporary undoing of renaming 15 years ago
softfloat.ac temporary undoing of renaming 15 years ago
softfloat.h Add fclass.{s|d} instructions 12 years ago
softfloat.mk.in Add fclass.{s|d} instructions 12 years ago
softfloat_raiseFlags.c Merge softfloat_riscv into softfloat 12 years ago
softfloat_state.c temporary undoing of renaming 15 years ago
softfloat_types.h Merge softfloat_riscv into softfloat 12 years ago
specialize.h Use new NaN discipline 10 years ago
ui32_to_f32.c temporary undoing of renaming 15 years ago
ui32_to_f64.c temporary undoing of renaming 15 years ago
ui64_to_f32.c temporary undoing of renaming 15 years ago
ui64_to_f64.c temporary undoing of renaming 15 years ago