Add an explicit CPUARMState parameter instead of relying on AREG0
and move exception and wfi helpers to helper.c. Merge raise_exception()
and helper_exception().
Reviewed-by: Richard Henderson
Signed-off-by: Blue Swirl
---
target-arm/helper.c| 13 +
target-arm/helper.h|
Add an explicit CPUARMState parameter instead of relying on AREG0
and move exception and wfi helpers to helper.c. Merge raise_exception()
and helper_exception().
Signed-off-by: Blue Swirl
---
target-arm/helper.c| 13 +
target-arm/helper.h|4 ++--
target-arm/op_helper.c