On 13 May 2014 11:16, Fabian Aggeler wrote:
> This way less case distinctions are necessary for different modes/worlds
> as the reginfos already point at the correct offset.
>
> Signed-off-by: Fabian Aggeler
> ---
> target-arm/helper.c | 26 +-
> 1 file changed, 13 inser
This way less case distinctions are necessary for different modes/worlds
as the reginfos already point at the correct offset.
Signed-off-by: Fabian Aggeler
---
target-arm/helper.c | 26 +-
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/target-arm/helper.c