Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77361
b: refs/heads/master
c: d5c4b5e
h: refs/heads/master
i:
  77359: cde594a
v: v3
  • Loading branch information
Robin Getz authored and Bryan Wu committed Dec 21, 2007
1 parent 532cabc commit 3fdaefd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 6f3ed704b03b2f9997b604690ac43a3514105a6a
refs/heads/master: d5c4b5e3b2682a9aac07a43a8a79d3b692b22567
4 changes: 1 addition & 3 deletions trunk/arch/blackfin/mach-common/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -633,9 +633,7 @@ ENTRY(_ret_from_exception)
[sp + PT_IPEND] = r0;

1:
r1 = 0x37(Z);
r2 = ~r1;
r2.h = 0;
r2 = LO(~0x37) (Z);
r0 = r2 & r0;
cc = r0 == 0;
if !cc jump 4f; /* if not return to user mode, get out */
Expand Down

0 comments on commit 3fdaefd

Please sign in to comment.