X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/linexec-j720/blobdiff_plain/77a37381836de85306ad128def744d879c38f95a..c5f1f439f689ac322fc715b979e343c93e8b8ec3:/asm/test123.asm diff --git a/asm/test123.asm b/asm/test123.asm index 2559552..de4fe71 100644 --- a/asm/test123.asm +++ b/asm/test123.asm @@ -1,7 +1,7 @@ -loopl ldr r5, =0xA0051000 ; right before we jump in - ldr r6, =0xA0051100 - ldr r8, =0xFE00FE00 - str r8, [r5] - add r5, r5, #0x04 - cmp r5,r6 - blt loopl \ No newline at end of file +loopl ldr r5, =0xA0051000 ; right before we jump in + ldr r6, =0xA0051100 + ldr r8, =0xFE00FE00 + str r8, [r5] + add r5, r5, #0x04 + cmp r5,r6 + blt loopl