Module Name: src Committed By: riastradh Date: Tue Oct 29 20:04:30 UTC 2024
Modified Files: src/lib/libc/arch/aarch64/gen: fpsetround.c src/tests/lib/libc/gen: t_fpsetround.c Log Message: fpsetround(3): Don't toggle all the other bits in fpcr on aarch64. PR port-arm/58782: fpsetround flips all the other fpcsr bits on aarch64 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/arch/aarch64/gen/fpsetround.c cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libc/gen/t_fpsetround.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.