Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38139
b: refs/heads/master
c: 42d3fb5
h: refs/heads/master
i:
  38137: 61b7ce9
  38135: a60cb77
v: v3
  • Loading branch information
Frederik Deweerdt authored and Linus Torvalds committed Oct 3, 2006
1 parent 86f76a6 commit 7289d19
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c8c94b11399b1dc7f08f7b28ec4289a727f0daee
refs/heads/master: 42d3fb5a8771b840e0bd6dbcd0c734883dd90b6f
2 changes: 2 additions & 0 deletions trunk/arch/arm/vfp/vfpsingle.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,10 @@ u32 vfp_single_normaliseround(int sd, struct vfp_single *vs, u32 fpscr, u32 exce
vfp_single_dump("pack: final", vs);
{
s32 d = vfp_single_pack(vs);
#ifdef DEBUG
pr_debug("VFP: %s: d(s%d)=%08x exceptions=%08x\n", func,
sd, d, exceptions);
#endif
vfp_put_float(d, sd);
}

Expand Down

0 comments on commit 7289d19

Please sign in to comment.