On 03/28/2014 02:48 AM, Claudio Fontana wrote:
> On 15.03.2014 03:48, Richard Henderson wrote:
>> We don't need the FP within translated code, and the LR is
>> otherwise unused.
>>
>> Signed-off-by: Richard Henderson
>
> The downside of this is that it disregards the procedure call standard from
On 15.03.2014 03:48, Richard Henderson wrote:
> We don't need the FP within translated code, and the LR is
> otherwise unused.
>
> Signed-off-by: Richard Henderson
The downside of this is that it disregards the procedure call standard from ARM.
Peter what do you think about this?
> ---
> tcg/
We don't need the FP within translated code, and the LR is
otherwise unused.
Signed-off-by: Richard Henderson
---
tcg/aarch64/tcg-target.c | 44
tcg/aarch64/tcg-target.h | 32 +---
2 files changed, 33 insertions(+), 43 dele