commit | 9ef392772597693b07959460f6c27b9b5a8287a1 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Tue Sep 04 20:19:15 2012 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Sep 15 17:44:32 2012 +0000 |
tree | d80473a8ee0095f87918a96f1e5fd688ed562ca5 | |
parent | 1ce94f81eca411b64c71a05b11e4c51dea86639f [diff] |
target-arm: convert remaining helpers Convert remaining helpers to AREG0 free mode: add an explicit CPUState parameter instead of relying on AREG0. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>