From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx> 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. :-) -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html