just saying
This commit is contained in:
parent
666750fd9c
commit
21fdefa292
@ -62,6 +62,9 @@ actually_eval:
|
|||||||
mov lr, r0
|
mov lr, r0
|
||||||
ldr r1, orig_addr
|
ldr r1, orig_addr
|
||||||
mov r9, r1
|
mov r9, r1
|
||||||
|
|
||||||
|
# XXX - this is really stupid; it should be handled at compile time, but if not, at least it should be tst r1, #1
|
||||||
|
|
||||||
ldr r0, is_armv7
|
ldr r0, is_armv7
|
||||||
cmp r0, #0
|
cmp r0, #0
|
||||||
pop {r0-r4}
|
pop {r0-r4}
|
||||||
|
Loading…
Reference in New Issue
Block a user