Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20058
b: refs/heads/master
c: e2f5a3c
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mackerras committed Feb 7, 2006
1 parent 3540a6a commit 2b898b6
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: 6cb6524d90b6e5497e79a1474bdb2f26755d1c02
refs/heads/master: e2f5a3c1bec1cf3e7c76c080fd7f21476f05008a
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/fpu.S
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ _GLOBAL(load_up_fpu)
#else
ld r4,PACACURRENT(r13)
addi r5,r4,THREAD /* Get THREAD */
ld r4,THREAD_FPEXC_MODE(r5)
lwz r4,THREAD_FPEXC_MODE(r5)
ori r12,r12,MSR_FP
or r12,r12,r4
std r12,_MSR(r1)
Expand Down

0 comments on commit 2b898b6

Please sign in to comment.