Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53831
b: refs/heads/master
c: bbf30a1
h: refs/heads/master
i:
  53829: c72f261
  53827: 33a66c6
  53823: e71bc54
v: v3
  • Loading branch information
Avi Kivity authored and Andi Kleen committed May 2, 2007
1 parent 41050d8 commit 3cdd61f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5d02d7ae73ac9446f20bbf604b04a74637178b35
refs/heads/master: bbf30a1650be396b5467f769f4fbee715f16ec36
2 changes: 1 addition & 1 deletion trunk/include/asm-x86_64/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ struct i387_fxsave_struct {
u32 mxcsr;
u32 mxcsr_mask;
u32 st_space[32]; /* 8*16 bytes for each FP-reg = 128 bytes */
u32 xmm_space[64]; /* 16*16 bytes for each XMM-reg = 128 bytes */
u32 xmm_space[64]; /* 16*16 bytes for each XMM-reg = 256 bytes */
u32 padding[24];
} __attribute__ ((aligned (16)));

Expand Down

0 comments on commit 3cdd61f

Please sign in to comment.