Y
Hacker News
new
|
ask
|
show
|
jobs
by
monocasa
436 days ago
At least for jazelle, R0-R3 were an alias for top of stack, which removed a lot of memory accesses for the stack nature of the ISA.
1 comments
AstralStorm
436 days ago
And that still ultimately proved slower than JIT and AOT sped up JIT.
link
monocasa
436 days ago
And it wasn't targeting devices that had enough spare RAM to run a JIT.
link