Hi,
Am 14.10.2013 18:29, schrieb Michael Walle:
> This allows us to completely remove CPULM32State from DisasContext.
> Instead, copy the fields we need to DisasContext.
>
> Cc: Andreas Färber
> Signed-off-by: Michael Walle
Sorry for not getting to review this earlier.
The subject makes it so
This allows us to completely remove CPULM32State from DisasContext.
Instead, copy the fields we need to DisasContext.
Cc: Andreas Färber
Signed-off-by: Michael Walle
---
target-lm32/cpu-qom.h |1 +
target-lm32/cpu.h | 12 +---
target-lm32/helper.c| 15 ++-