aboutsummaryrefslogtreecommitdiff
path: root/softfloat/f32_to_i32_r_minMag.c
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2017-09-24 20:25:34 -0700
committerAndrew Waterman <andrew@sifive.com>2017-09-24 20:25:34 -0700
commitbd85811c35ea38180d27440507fc222d585ef780 (patch)
tree214c6b615d7775f73da5ff9a94bd4a0a2772f9cf /softfloat/f32_to_i32_r_minMag.c
parentb86f2a51f522f020ad0d90f598f4c501f41da232 (diff)
downloadriscv-isa-sim-bd85811c35ea38180d27440507fc222d585ef780.zip
riscv-isa-sim-bd85811c35ea38180d27440507fc222d585ef780.tar.gz
riscv-isa-sim-bd85811c35ea38180d27440507fc222d585ef780.tar.bz2
Update SoftFloat
Diffstat (limited to 'softfloat/f32_to_i32_r_minMag.c')
-rw-r--r--softfloat/f32_to_i32_r_minMag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/softfloat/f32_to_i32_r_minMag.c b/softfloat/f32_to_i32_r_minMag.c
index d2e4b92..1a94dcc 100644
--- a/softfloat/f32_to_i32_r_minMag.c
+++ b/softfloat/f32_to_i32_r_minMag.c
@@ -2,7 +2,7 @@
/*============================================================================
This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic
-Package, Release 3a+, by John R. Hauser.
+Package, Release 3d, by John R. Hauser.
Copyright 2011, 2012, 2013, 2014, 2015, 2016 The Regents of the University of
California. All rights reserved.