On 12/07/2013 12:17 PM, Peter Maydell wrote:
> This seems to have lost the free of addr64.
Oops, yes indeed.
r~
On 7 December 2013 00:34, Richard Henderson wrote:
> Retain the existing gen_aa32_* inlines, to aid compilation for A64.
> -#define DO_GEN_LD(OP)\
> -static inline void gen_aa32_##OP(TCGv_i32 val, TCGv_i32 addr, int index) \
> +#define DO_GEN_L
Retain the existing gen_aa32_* inlines, to aid compilation for A64.
Cc: Peter Maydell
Signed-off-by: Richard Henderson
---
target-arm/translate.c | 57 ++
1 file changed, 25 insertions(+), 32 deletions(-)
diff --git a/target-arm/translate.c b/tar