Y
Hacker News
new
|
ask
|
show
|
jobs
by
vardump
4024 days ago
ARM mov can be used as a JMP <addr in reg>. Program counter is in fact register R15 in ARM.
1 comments
StillBored
4023 days ago
This changed with V8, IIRC the PC can only be updated on branch or an exception...
link