mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
typo
This commit is contained in:
@@ -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:
|
||||
|
||||
,...
|
||||
....
|
||||
ldr x2, =len
|
||||
mov x8, 64
|
||||
,...
|
||||
....
|
||||
|
||||
The <<arm-ldr-instruction,LDR>> goes all the way down to FU 6 which is the memory one:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user