Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151963849
D33390.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
D33390.id.diff
View Options
diff --git a/sys/amd64/amd64/fpu.c b/sys/amd64/amd64/fpu.c
--- a/sys/amd64/amd64/fpu.c
+++ b/sys/amd64/amd64/fpu.c
@@ -484,7 +484,7 @@
xsave_area_desc[0].size = 160;
/* XMM */
xsave_area_desc[1].offset = 160;
- xsave_area_desc[1].size = 288 - 160;
+ xsave_area_desc[1].size = 416 - 160;
for (i = 2; i < max_ext_n; i++) {
cpuid_count(0xd, i, cp);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 12, 7:43 PM (4 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31367091
Default Alt Text
D33390.id.diff (367 B)
Attached To
Mode
D33390: amd64: correct size of the SSE area in the xsave layout
Attached
Detach File
Event Timeline
Log In to Comment