a small fix for the thumb stub

committer: ml1050 <ml1050> 1146224685 +0000
This commit is contained in:
László Molnár
2006-04-28 11:44:45 +00:00
parent 2af5bdeaab
commit 1924612479
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -36,7 +36,7 @@
.text 1; .long 0, bl##t - _start; .asciz #t; .long 0; \
.text 0; .byte 0, 0, 0; bl##t: .byte 0xf8
#define DEBUG 0
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
.text
.balign 0
@@ -58,7 +58,7 @@ SECT(ExeStart):
adr r3, SRC0
ldmia r3, {r5, r6, r7} @ r5=src0, r6=slen, r7=dst0, r3=addr src0
add r5, r5, r6
add r5, pc, #4096
.L01:
ldr r6, [r7]
add r7, r7, #4096