Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162324896
D29452.id86406.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
339 B
Referenced Files
None
Subscribers
None
D29452.id86406.diff
View Options
Index: sys/powerpc/powerpc/exec_machdep.c
===================================================================
--- sys/powerpc/powerpc/exec_machdep.c
+++ sys/powerpc/powerpc/exec_machdep.c
@@ -566,7 +566,8 @@
if (pcb_flags & PCB_CDSCR)
mtspr(SPR_DSCRP, 0);
- cleanup_fpscr();
+ if (pcb_flags & PCB_FPU)
+ cleanup_fpscr();
}
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 13, 1:55 AM (14 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35020751
Default Alt Text
D29452.id86406.diff (339 B)
Attached To
Mode
D29452: powerpc: Fix powerpcspe WRT FPSCR
Attached
Detach File
Event Timeline
Log In to Comment