On 22 September 2012 12:45, Andreas Färber wrote:
> With QOM ARMCPU we can now distinguish between -cpu cortex-r4 and
> -cpu cortex-r4f despite identical MIDR.
I'm not convinced that we should treat the R4 any differently
to any of the other CPUs which we model which might or might
not have an FP
On Sat, Sep 22, 2012 at 11:45 AM, Andreas Färber wrote:
> With QOM ARMCPU we can now distinguish between -cpu cortex-r4 and
> -cpu cortex-r4f despite identical MIDR.
>
> Signed-off-by: Andreas Färber
> ---
> target-arm/cpu.c | 47 +++
> 1 Datei geänd
With QOM ARMCPU we can now distinguish between -cpu cortex-r4 and
-cpu cortex-r4f despite identical MIDR.
Signed-off-by: Andreas Färber
---
target-arm/cpu.c | 47 +++
1 Datei geändert, 47 Zeilen hinzugefügt(+)
diff --git a/target-arm/cpu.c b/target-