CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2020/07/11 06:17:59
Modified files: sys/arch/powerpc64/powerpc64: trap.c Log message: Don't reload the FPU registers when they're already loaded. Seems to fix the clang crashes I was seeing.