On Tue, Mar 02, 2010 at 01:17:35AM +0100, Adam Lackorzynski wrote:
> The rfe instruction can be used with any register, not just sp. Adjust the
> condition check accordingly.
>
> Signed-off-by: Adam Lackorzynski
Thanks, applied.
> ---
> target-arm/translate.c |2 +-
> 1 files changed, 1 in
The rfe instruction can be used with any register, not just sp. Adjust the
condition check accordingly.
Signed-off-by: Adam Lackorzynski
---
target-arm/translate.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/target-arm/translate.c b/target-arm/translate.c
index 0c65