Am 16.04.2012 16:53, schrieb Peter Maydell:
> On 14 April 2012 23:12, Andreas Färber wrote:
>> Signed-off-by: Andreas Färber
>
> Is this really an improvement?
Yes, these patches are propagating the use of QOM *CPU throughout code
so that we can gradually drop *_env_get_cpu() calls and at some
On 14 April 2012 23:12, Andreas Färber wrote:
> Signed-off-by: Andreas Färber
Is this really an improvement?
-- PMM
> ---
> target-sh4/helper.c | 23 ---
> 1 files changed, 12 insertions(+), 11 deletions(-)
>
> diff --git a/target-sh4/helper.c b/target-sh4/helper.c
> ind
Signed-off-by: Andreas Färber
---
target-sh4/helper.c | 23 ---
1 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/target-sh4/helper.c b/target-sh4/helper.c
index 655faaa..2d5a4e4 100644
--- a/target-sh4/helper.c
+++ b/target-sh4/helper.c
@@ -269,17 +269,18 @@