diff options
Diffstat (limited to 'source/RISCV')
25 files changed, 55 insertions, 15 deletions
diff --git a/source/RISCV/extF80M_isSignalingNaN.c b/source/RISCV/extF80M_isSignalingNaN.c index be3dc40..fe27646 100644 --- a/source/RISCV/extF80M_isSignalingNaN.c +++ b/source/RISCV/extF80M_isSignalingNaN.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/f128M_isSignalingNaN.c b/source/RISCV/f128M_isSignalingNaN.c index 6560615..9ea95bf 100644 --- a/source/RISCV/f128M_isSignalingNaN.c +++ b/source/RISCV/f128M_isSignalingNaN.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/s_commonNaNToExtF80M.c b/source/RISCV/s_commonNaNToExtF80M.c index 1327180..b59643a 100644 --- a/source/RISCV/s_commonNaNToExtF80M.c +++ b/source/RISCV/s_commonNaNToExtF80M.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/s_commonNaNToExtF80UI.c b/source/RISCV/s_commonNaNToExtF80UI.c index a26f078..e825076 100644 --- a/source/RISCV/s_commonNaNToExtF80UI.c +++ b/source/RISCV/s_commonNaNToExtF80UI.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/s_commonNaNToF128M.c b/source/RISCV/s_commonNaNToF128M.c index 65a44ac..1af0b12 100644 --- a/source/RISCV/s_commonNaNToF128M.c +++ b/source/RISCV/s_commonNaNToF128M.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/s_commonNaNToF128UI.c b/source/RISCV/s_commonNaNToF128UI.c index 0b1f65c..678a147 100644 --- a/source/RISCV/s_commonNaNToF128UI.c +++ b/source/RISCV/s_commonNaNToF128UI.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/s_commonNaNToF16UI.c b/source/RISCV/s_commonNaNToF16UI.c index 8b13789..861b269 100644 --- a/source/RISCV/s_commonNaNToF16UI.c +++ b/source/RISCV/s_commonNaNToF16UI.c @@ -1 +1,5 @@ +/*---------------------------------------------------------------------------- +| This file intentionally contains no code. +*----------------------------------------------------------------------------*/ + diff --git a/source/RISCV/s_commonNaNToF32UI.c b/source/RISCV/s_commonNaNToF32UI.c index 8b13789..861b269 100644 --- a/source/RISCV/s_commonNaNToF32UI.c +++ b/source/RISCV/s_commonNaNToF32UI.c @@ -1 +1,5 @@ +/*---------------------------------------------------------------------------- +| This file intentionally contains no code. +*----------------------------------------------------------------------------*/ + diff --git a/source/RISCV/s_commonNaNToF64UI.c b/source/RISCV/s_commonNaNToF64UI.c index 8b13789..861b269 100644 --- a/source/RISCV/s_commonNaNToF64UI.c +++ b/source/RISCV/s_commonNaNToF64UI.c @@ -1 +1,5 @@ +/*---------------------------------------------------------------------------- +| This file intentionally contains no code. +*----------------------------------------------------------------------------*/ + diff --git a/source/RISCV/s_extF80MToCommonNaN.c b/source/RISCV/s_extF80MToCommonNaN.c index 8b13789..861b269 100644 --- a/source/RISCV/s_extF80MToCommonNaN.c +++ b/source/RISCV/s_extF80MToCommonNaN.c @@ -1 +1,5 @@ +/*---------------------------------------------------------------------------- +| This file intentionally contains no code. +*----------------------------------------------------------------------------*/ + diff --git a/source/RISCV/s_extF80UIToCommonNaN.c b/source/RISCV/s_extF80UIToCommonNaN.c index 8b13789..861b269 100644 --- a/source/RISCV/s_extF80UIToCommonNaN.c +++ b/source/RISCV/s_extF80UIToCommonNaN.c @@ -1 +1,5 @@ +/*---------------------------------------------------------------------------- +| This file intentionally contains no code. +*----------------------------------------------------------------------------*/ + diff --git a/source/RISCV/s_f128MToCommonNaN.c b/source/RISCV/s_f128MToCommonNaN.c index 8b13789..861b269 100644 --- a/source/RISCV/s_f128MToCommonNaN.c +++ b/source/RISCV/s_f128MToCommonNaN.c @@ -1 +1,5 @@ +/*---------------------------------------------------------------------------- +| This file intentionally contains no code. +*----------------------------------------------------------------------------*/ + diff --git a/source/RISCV/s_f128UIToCommonNaN.c b/source/RISCV/s_f128UIToCommonNaN.c index 8b13789..861b269 100644 --- a/source/RISCV/s_f128UIToCommonNaN.c +++ b/source/RISCV/s_f128UIToCommonNaN.c @@ -1 +1,5 @@ +/*---------------------------------------------------------------------------- +| This file intentionally contains no code. +*----------------------------------------------------------------------------*/ + diff --git a/source/RISCV/s_f16UIToCommonNaN.c b/source/RISCV/s_f16UIToCommonNaN.c index 8b13789..861b269 100644 --- a/source/RISCV/s_f16UIToCommonNaN.c +++ b/source/RISCV/s_f16UIToCommonNaN.c @@ -1 +1,5 @@ +/*---------------------------------------------------------------------------- +| This file intentionally contains no code. +*----------------------------------------------------------------------------*/ + diff --git a/source/RISCV/s_f32UIToCommonNaN.c b/source/RISCV/s_f32UIToCommonNaN.c index 8b13789..861b269 100644 --- a/source/RISCV/s_f32UIToCommonNaN.c +++ b/source/RISCV/s_f32UIToCommonNaN.c @@ -1 +1,5 @@ +/*---------------------------------------------------------------------------- +| This file intentionally contains no code. +*----------------------------------------------------------------------------*/ + diff --git a/source/RISCV/s_f64UIToCommonNaN.c b/source/RISCV/s_f64UIToCommonNaN.c index 8b13789..861b269 100644 --- a/source/RISCV/s_f64UIToCommonNaN.c +++ b/source/RISCV/s_f64UIToCommonNaN.c @@ -1 +1,5 @@ +/*---------------------------------------------------------------------------- +| This file intentionally contains no code. +*----------------------------------------------------------------------------*/ + diff --git a/source/RISCV/s_propagateNaNExtF80M.c b/source/RISCV/s_propagateNaNExtF80M.c index 75fff79..b4a672d 100644 --- a/source/RISCV/s_propagateNaNExtF80M.c +++ b/source/RISCV/s_propagateNaNExtF80M.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/s_propagateNaNExtF80UI.c b/source/RISCV/s_propagateNaNExtF80UI.c index 03a74eb..1223ba2 100644 --- a/source/RISCV/s_propagateNaNExtF80UI.c +++ b/source/RISCV/s_propagateNaNExtF80UI.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/s_propagateNaNF128M.c b/source/RISCV/s_propagateNaNF128M.c index 88460b7..1da4fb2 100644 --- a/source/RISCV/s_propagateNaNF128M.c +++ b/source/RISCV/s_propagateNaNF128M.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/s_propagateNaNF128UI.c b/source/RISCV/s_propagateNaNF128UI.c index 7b65f35..dfd4203 100644 --- a/source/RISCV/s_propagateNaNF128UI.c +++ b/source/RISCV/s_propagateNaNF128UI.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/s_propagateNaNF16UI.c b/source/RISCV/s_propagateNaNF16UI.c index 761f8d1..dd84448 100644 --- a/source/RISCV/s_propagateNaNF16UI.c +++ b/source/RISCV/s_propagateNaNF16UI.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015, 2016 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/s_propagateNaNF32UI.c b/source/RISCV/s_propagateNaNF32UI.c index 32870e1..077c7d9 100644 --- a/source/RISCV/s_propagateNaNF32UI.c +++ b/source/RISCV/s_propagateNaNF32UI.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/s_propagateNaNF64UI.c b/source/RISCV/s_propagateNaNF64UI.c index 1f64042..6ed0ea7 100644 --- a/source/RISCV/s_propagateNaNF64UI.c +++ b/source/RISCV/s_propagateNaNF64UI.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/softfloat_raiseFlags.c b/source/RISCV/softfloat_raiseFlags.c index 5ba1502..a4b3c13 100644 --- a/source/RISCV/softfloat_raiseFlags.c +++ b/source/RISCV/softfloat_raiseFlags.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014 The Regents of the University of California. All rights reserved. diff --git a/source/RISCV/specialize.h b/source/RISCV/specialize.h index 35f7c5e..5972b4a 100644 --- a/source/RISCV/specialize.h +++ b/source/RISCV/specialize.h @@ -2,7 +2,7 @@ /*============================================================================ This C header file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3b, by John R. Hauser. +Package, Release 3c, by John R. Hauser. Copyright 2011, 2012, 2013, 2014, 2015, 2016 The Regents of the University of California. All rights reserved. |