aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_msdosfs/dir.c
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2019-04-03 04:01:08 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2019-04-03 04:01:08 +0000
commit62c7ea1f1d3693ec35e78ce16f0c0c260100b1ce (patch)
tree50f32fca027f243e1a6d0eb0d0bd18f6d747ef6f /sbin/fsck_msdosfs/dir.c
parentb0fefb25c558179e9f9c7f0d375c6a03fb567eb9 (diff)
powerpc: Allow emulating optional FPU instructions on CPUs with an FPU
The e5500 has an FPU, but lacks the optional fsqrt instruction. This instruction gets emulated in the kernel, but the emulation uses stale data, from the last switch out, and does not return the result of the operation immediately. Fix both of these conditions by saving and restoring the FPRs around the emulation point. MFC after: 1 week MFC with: r345829
Notes
Notes: svn path=/head/; revision=345831
Diffstat (limited to 'sbin/fsck_msdosfs/dir.c')
0 files changed, 0 insertions, 0 deletions