Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263713
b: refs/heads/master
c: 6c6d8de
h: refs/heads/master
i:
  263711: 61b0111
v: v3
  • Loading branch information
Janusz Krzysztofik authored and Russell King committed Sep 10, 2011
1 parent 6897bc7 commit 42bee2c
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: bac7e6ecf60933b68af910eb4c83a775a8b20b19
refs/heads/master: 6c6d8deb5d95a0675a8edd588bbc2249cbce5b34
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/abort-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
cmp \tmp, # 0x5600 @ Is it ldrsb?
orreq \tmp, \tmp, #1 << 11 @ Set L-bit if yes
tst \tmp, #1 << 11 @ L = 0 -> write
orreq \psr, \psr, #1 << 11 @ yes.
orreq \fsr, \fsr, #1 << 11 @ yes.
b do_DataAbort
not_thumb:
.endm
Expand Down

0 comments on commit 42bee2c

Please sign in to comment.