RISC-V Proxy Kernel
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 a43d87cf0a Add fclass.{s|d} instructions 12 years ago
..
8086 fixed build after repo split 15 years ago
f32_add.c fixed build after repo split 15 years ago
f32_classify.c Add fclass.{s|d} instructions 12 years ago
f32_div.c fixed build after repo split 15 years ago
f32_eq.c fixed build after repo split 15 years ago
f32_eq_signaling.c fixed build after repo split 15 years ago
f32_isSignalingNaN.c fixed build after repo split 15 years ago
f32_le.c fixed build after repo split 15 years ago
f32_le_quiet.c fixed build after repo split 15 years ago
f32_lt.c fixed build after repo split 15 years ago
f32_lt_quiet.c fixed build after repo split 15 years ago
f32_mul.c fixed build after repo split 15 years ago
f32_mulAdd.c fixed build after repo split 15 years ago
f32_rem.c fixed build after repo split 15 years ago
f32_roundToInt.c fixed build after repo split 15 years ago
f32_sqrt.c fixed build after repo split 15 years ago
f32_sub.c fixed build after repo split 15 years ago
f32_to_f64.c fixed build after repo split 15 years ago
f32_to_i32.c fixed build after repo split 15 years ago
f32_to_i32_r_minMag.c fixed build after repo split 15 years ago
f32_to_i64.c fixed build after repo split 15 years ago
f32_to_i64_r_minMag.c fixed build after repo split 15 years ago
f32_to_ui32.c fixed build after repo split 15 years ago
f32_to_ui32_r_minMag.c fixed build after repo split 15 years ago
f32_to_ui64.c fixed build after repo split 15 years ago
f32_to_ui64_r_minMag.c fixed build after repo split 15 years ago
f64_add.c fixed build after repo split 15 years ago
f64_classify.c Add fclass.{s|d} instructions 12 years ago
f64_div.c fixed build after repo split 15 years ago
f64_eq.c fixed build after repo split 15 years ago
f64_eq_signaling.c fixed build after repo split 15 years ago
f64_isSignalingNaN.c fixed build after repo split 15 years ago
f64_le.c fixed build after repo split 15 years ago
f64_le_quiet.c fixed build after repo split 15 years ago
f64_lt.c fixed build after repo split 15 years ago
f64_lt_quiet.c fixed build after repo split 15 years ago
f64_mul.c fixed build after repo split 15 years ago
f64_mulAdd.c fixed build after repo split 15 years ago
f64_rem.c fixed build after repo split 15 years ago
f64_roundToInt.c fixed build after repo split 15 years ago
f64_sqrt.c fixed build after repo split 15 years ago
f64_sub.c fixed build after repo split 15 years ago
f64_to_f32.c fixed build after repo split 15 years ago
f64_to_i32.c fixed build after repo split 15 years ago
f64_to_i32_r_minMag.c fixed build after repo split 15 years ago
f64_to_i64.c fixed build after repo split 15 years ago
f64_to_i64_r_minMag.c fixed build after repo split 15 years ago
f64_to_ui32.c fixed build after repo split 15 years ago
f64_to_ui32_r_minMag.c fixed build after repo split 15 years ago
f64_to_ui64.c fixed build after repo split 15 years ago
f64_to_ui64_r_minMag.c fixed build after repo split 15 years ago
i32_to_f32.c fixed build after repo split 15 years ago
i32_to_f64.c fixed build after repo split 15 years ago
i64_to_f32.c fixed build after repo split 15 years ago
i64_to_f64.c fixed build after repo split 15 years ago
internals.h fixed build after repo split 15 years ago
primitives.h fixed build after repo split 15 years ago
s_add128.c fixed build after repo split 15 years ago
s_add192.c fixed build after repo split 15 years ago
s_addMagsF32.c fixed build after repo split 15 years ago
s_addMagsF64.c fixed build after repo split 15 years ago
s_countLeadingZeros8.c fixed build after repo split 15 years ago
s_countLeadingZeros32.c fixed build after repo split 15 years ago
s_countLeadingZeros64.c fixed build after repo split 15 years ago
s_eq128.c fixed build after repo split 15 years ago
s_estimateDiv128To64.c fixed build after repo split 15 years ago
s_estimateSqrt32.c fixed build after repo split 15 years ago
s_le128.c fixed build after repo split 15 years ago
s_lt128.c fixed build after repo split 15 years ago
s_mul64To128.c fixed build after repo split 15 years ago
s_mul128By64To192.c fixed build after repo split 15 years ago
s_mul128To256.c fixed build after repo split 15 years ago
s_mulAddF32.c fixed build after repo split 15 years ago
s_mulAddF64.c fixed build after repo split 15 years ago
s_normRoundPackToF32.c fixed build after repo split 15 years ago
s_normRoundPackToF64.c fixed build after repo split 15 years ago
s_normSubnormalF32Sig.c fixed build after repo split 15 years ago
s_normSubnormalF64Sig.c fixed build after repo split 15 years ago
s_roundPackToF32.c fixed build after repo split 15 years ago
s_roundPackToF64.c fixed build after repo split 15 years ago
s_roundPackToI32.c fixed build after repo split 15 years ago
s_roundPackToI64.c fixed build after repo split 15 years ago
s_roundPackToUI32.c fixed build after repo split 15 years ago
s_roundPackToUI64.c fixed build after repo split 15 years ago
s_shift32RightJam.c fixed build after repo split 15 years ago
s_shift64ExtraRightJam.c fixed build after repo split 15 years ago
s_shift64RightJam.c fixed build after repo split 15 years ago
s_shift128ExtraRightJam.c fixed build after repo split 15 years ago
s_shift128RightJam.c fixed build after repo split 15 years ago
s_shortShift32Right1Jam.c fixed build after repo split 15 years ago
s_shortShift64ExtraRightJam.c fixed build after repo split 15 years ago
s_shortShift64RightJam.c fixed build after repo split 15 years ago
s_shortShift128ExtraRightJam.c fixed build after repo split 15 years ago
s_shortShift128Left.c fixed build after repo split 15 years ago
s_shortShift128Right.c fixed build after repo split 15 years ago
s_shortShift192Left.c fixed build after repo split 15 years ago
s_sub128.c fixed build after repo split 15 years ago
s_sub192.c fixed build after repo split 15 years ago
s_subMagsF32.c fixed build after repo split 15 years ago
s_subMagsF64.c fixed build after repo split 15 years ago
softfloat.ac fixed build after repo split 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_state.c fixed build after repo split 15 years ago
ui32_to_f32.c fixed build after repo split 15 years ago
ui32_to_f64.c fixed build after repo split 15 years ago
ui64_to_f32.c fixed build after repo split 15 years ago
ui64_to_f64.c fixed build after repo split 15 years ago