From: Alexei Starovoitov <alexei.starovoi...@gmail.com>
Date: Tue, 18 Apr 2017 15:57:09 -0700

> Alternative idea: can the above
> 'add FP, STACK_BIAS, one_of_local_regs' be done once in prologue
> and that register used as substitue for R10 ?

After much consideration I think this is what I'm going to end up
doing, I should have listened to you from the beginning :-)

It will simplify the JIT significantly.

Now I will just have to completely trust that the verifier has audited
all the FP accesses properly. :-)

Reply via email to