notaz.gp2x.de
/
picodrive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e8fa25
)
core, arm fix for stoneage gnu as
author
kub
<derkub@gmail.com>
Thu, 20 Jan 2022 18:24:26 +0000
(18:24 +0000)
committer
kub
<derkub@gmail.com>
Thu, 20 Jan 2022 18:24:26 +0000
(18:24 +0000)
pico/draw_arm.S
patch
|
blob
|
blame
|
history
diff --git
a/pico/draw_arm.S
b/pico/draw_arm.S
index
11d0171
..
c599702
100644
(file)
--- a/
pico/draw_arm.S
+++ b/
pico/draw_arm.S
@@
-2018,7
+2018,7
@@
FinalizeLine555:
and r6, lr, r12, lsr #15
\r
ldrh r6, [r3, r6]
\r
and r8 ,lr, r12, lsr #23
\r
- ldrh r8 ,[r3, r8
]
\r
+ ldrh r8 ,[r3, r8]
\r
\r
orr r4, r4, r4, lsl #16
\r
orr r5, r5, r5, lsl #16
\r