Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26518
b: refs/heads/master
c: b7d7ef8
h: refs/heads/master
v: v3
  • Loading branch information
George G. Davis authored and Russell King committed May 5, 2006
1 parent d35b8d1 commit ff33e08
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: 2eb9d3157107497fdccb51e1570fea677f6e3c82
refs/heads/master: b7d7ef87e15dea105be59ec8f14e2f92182dd421
2 changes: 1 addition & 1 deletion trunk/arch/arm/vfp/vfpmodule.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ void VFP9_bounce(u32 trigger, u32 fpexc, struct pt_regs *regs)
*/
barrier();
trigger = fmrx(FPINST2);
fpscr = fmrx(FPSCR);
orig_fpscr = fpscr = fmrx(FPSCR);

emulate:
exceptions = vfp_emulate_instruction(trigger, fpscr, regs);
Expand Down

0 comments on commit ff33e08

Please sign in to comment.