From: kub Date: Thu, 20 Jan 2022 18:24:26 +0000 (+0000) Subject: core, arm fix for stoneage gnu as X-Git-Tag: v2.00~371 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2018ca1bea05c06555815afe37cf2185e8cff26;p=picodrive.git core, arm fix for stoneage gnu as --- diff --git a/pico/draw_arm.S b/pico/draw_arm.S index 11d01716..c5997025 100644 --- a/pico/draw_arm.S +++ b/pico/draw_arm.S @@ -2018,7 +2018,7 @@ FinalizeLine555: and r6, lr, r12, lsr #15 ldrh r6, [r3, r6] and r8 ,lr, r12, lsr #23 - ldrh r8 ,[r3, r8 ] + ldrh r8 ,[r3, r8] orr r4, r4, r4, lsl #16 orr r5, r5, r5, lsl #16