CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/27 09:43:33
Modified files:
lib/libm/arch/hppa: fenv.c s_ceil.c s_ceilf.c s_floor.c
s_floorf.c s_trunc.c s_truncf.c
Log message:
Use the same inline assembly constraints as for libc fp*(), when operating
on the floating-point control register.
