Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204483
b: refs/heads/master
c: 3e4088a
h: refs/heads/master
i:
  204481: a37ddf2
  204479: c4e60a0
v: v3
  • Loading branch information
Andrea Gelmini authored and Ralf Baechle committed Aug 5, 2010
1 parent 83b9449 commit d869d8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 24da36cdc5c7bc8ccde1876f81f884d6d42c0602
refs/heads/master: 3e4088affe2bd73dc4235cf0cc735722641085a6
3 changes: 1 addition & 2 deletions trunk/arch/mips/math-emu/sp_tint.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ int ieee754sp_tint(ieee754sp x)
round = 0;
sticky = residue != 0;
xm = 0;
}
else {
} else {
/* Shifting a u32 32 times does not work,
* so we do it in two steps. Be aware that xe
* may be -1 */
Expand Down

0 comments on commit d869d8f

Please sign in to comment.