This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-07-31 02:00:01 +00:00
parent 6a9c478a83
commit 994f20929a

View File

@@ -16126,10 +16126,10 @@ The ifetch for the third instruction returns at:
so now we are ready to run the third and fourth instructions of the program: so now we are ready to run the third and fourth instructions of the program:
,... ....
ldr x2, =len ldr x2, =len
mov x8, 64 mov x8, 64
,... ....
The <<arm-ldr-instruction,LDR>> goes all the way down to FU 6 which is the memory one: The <<arm-ldr-instruction,LDR>> goes all the way down to FU 6 which is the memory one: