[PATCH v2 0/6] Various FPSCR-related changes
Paul A. Clarke
pc@us.ibm.com
Thu Sep 19 18:46:00 GMT 2019
From: "Paul A. Clarke" <pc@us.ibm.com>
I collected a set of patches, some already posted but until now not
in a series. Thus, the "v2". I changed the order a bit, and there
are a couple of new changes included. Only one has been previously
reviewed, marked with "Reviewed-by" therein.
Paul A. Clarke (6):
[powerpc] fenv_private.h clean up
[powerpc] No need to enter "Ignore Exceptions Mode"
[powerpc] libc_feupdateenv_test: optimize FPSCR access
[powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR write
[powerpc] __fesetround_inline optimizations
[powerpc] Rename fegetenv_status to fegetenv_control
sysdeps/powerpc/fpu/fedisblxcpt.c | 5 +-
sysdeps/powerpc/fpu/feenablxcpt.c | 5 +-
sysdeps/powerpc/fpu/fegetexcept.c | 2 +-
sysdeps/powerpc/fpu/fegetmode.c | 2 +-
sysdeps/powerpc/fpu/feholdexcpt.c | 7 +--
sysdeps/powerpc/fpu/fenv_libc.h | 56 +++++++++++++++++---
sysdeps/powerpc/fpu/fenv_private.h | 103 +++++++++----------------------------
sysdeps/powerpc/fpu/fesetenv.c | 19 ++-----
sysdeps/powerpc/fpu/fesetmode.c | 9 ++--
sysdeps/powerpc/fpu/feupdateenv.c | 17 +-----
10 files changed, 91 insertions(+), 134 deletions(-)
--
1.8.3.1
More information about the Libc-alpha
mailing list