Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1891
b: refs/heads/master
c: aeabbbb
h: refs/heads/master
i:
  1889: c0c96d4
  1887: 5d935dd
v: v3
  • Loading branch information
Nicolas Pitre authored and Russell King committed Jun 8, 2005
1 parent ab55769 commit 34c522b
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 57cfa5e97ff60d909a7e0a5f6e4d0a49aa3e2aec
refs/heads/master: aeabbbbe126f3d5e61e2db07629443cd10932bb2
6 changes: 3 additions & 3 deletions trunk/arch/arm/lib/io-writesw-armv4.S
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ ENTRY(__raw_writesw)
subs r2, r2, #2
orr ip, ip, r3, push_hbyte1
strh ip, [r0]
bpl 2b
bpl 1b

3: tst r2, #1
2: movne ip, r3, lsr #8
tst r2, #1
3: movne ip, r3, lsr #8
strneh ip, [r0]
mov pc, lr

0 comments on commit 34c522b

Please sign in to comment.