|
From: | Paul Cercueil |
Subject: | Re: [PATCH] ppc: Fix 'calli' when floating-point arguments are passed |
Date: | Wed, 07 Sep 2022 14:30:15 +0100 |
Le mer., sept. 7 2022 at 10:14:15 -0300, Paulo César Pereira de Andrade <paulo.cesar.pereira.de.andrade@gmail.com> a écrit :
Em qua., 7 de set. de 2022 às 09:46, Paul Cercueil <paul@crapouillou.net> escreveu: [snip]Unfortunately it now starts to use my _R10 register as a temporary...see attachment. It seems to be detected properly as live at label L3, but it is not detected as live at label L6, and it should be.Sorry. In the previous patch I had just broken jit_live() in the contextyou use it. Should work now.
Looks like everything is working perfectly now :) Thank you for the help and the quick responses. Cheers, -Paul
[Prev in Thread] | Current Thread | [Next in Thread] |