Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204481
b: refs/heads/master
c: c273625
h: refs/heads/master
i:
  204479: c4e60a0
v: v3
  • Loading branch information
Andrea Gelmini authored and Ralf Baechle committed Aug 5, 2010
1 parent 330d518 commit a37ddf2
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: 6337f5e5aab7faf6029d9ac4eba7496295bdf93c
refs/heads/master: c273625b42dc93094b9f5db64944a0a8c6775c99
3 changes: 1 addition & 2 deletions trunk/arch/mips/math-emu/dp_tlong.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@ s64 ieee754dp_tlong(ieee754dp x)
round = 0;
sticky = residue != 0;
xm = 0;
}
else {
} else {
/* Shifting a u64 64 times does not work,
* so we do it in two steps. Be aware that xe
* may be -1 */
Expand Down

0 comments on commit a37ddf2

Please sign in to comment.