Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88905
b: refs/heads/master
c: cc7594e
h: refs/heads/master
i:
  88903: 87ead84
v: v3
  • Loading branch information
Andrew Morton authored and Ingo Molnar committed Apr 17, 2008
1 parent 1803d3d commit 4ba56fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b450e5e816d10893e17f57b3eb9d29c52635862a
refs/heads/master: cc7594e420283cf6070538655f1a4fbebb3fb853
1 change: 1 addition & 0 deletions trunk/arch/x86/math-emu/fpu_entry.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ asmlinkage void math_emulate(long arg)
entry_sel_off.offset = FPU_ORIG_EIP;
entry_sel_off.selector = FPU_CS;
entry_sel_off.opcode = (byte1 << 8) | FPU_modrm;
entry_sel_off.empty = 0;

FPU_rm = FPU_modrm & 7;

Expand Down

0 comments on commit 4ba56fe

Please sign in to comment.