Use the same inline assembly constraints as for libc fp*(), when operating
authormiod <miod@openbsd.org>
Fri, 27 Jan 2023 16:43:33 +0000 (16:43 +0000)
committermiod <miod@openbsd.org>
Fri, 27 Jan 2023 16:43:33 +0000 (16:43 +0000)
commit642e4c0cb181538041ae2d033c37186e1a4d31dc
tree52b0cabce859c5ae41cfb33b1846fe16e08440a4
parentccdc49426f6e7e94304a3cb94eea2f5efdd18ae7
Use the same inline assembly constraints as for libc fp*(), when operating
on the floating-point control register.
lib/libm/arch/hppa/fenv.c
lib/libm/arch/hppa/s_ceil.c
lib/libm/arch/hppa/s_ceilf.c
lib/libm/arch/hppa/s_floor.c
lib/libm/arch/hppa/s_floorf.c
lib/libm/arch/hppa/s_trunc.c
lib/libm/arch/hppa/s_truncf.c