On 21 September 2012 20:33, Aurelien Jarno wrote:
> Use globals for CC flags instead of loading/storing them each they are
> accessed. This allows some optimizations to be performed by the TCG
> optimization passes.
>
> Cc: Peter Maydell
> Signed-off-by: Aurelien Jarno
Reviewed-by: Peter Maydel
Use globals for CC flags instead of loading/storing them each they are
accessed. This allows some optimizations to be performed by the TCG
optimization passes.
Cc: Peter Maydell
Signed-off-by: Aurelien Jarno
---
target-arm/translate.c | 127 ++--
1 f