Am 20.01.2012 04:17, schrieb Alexander Graf:
> Our code only knows IVORs up to 37. Add the new ones defined in ISA 2.06
> from 38 - 42.
>
> Signed-off-by: Alexander Graf
Reviewed-by: Andreas Färber
Didn't check against the ISA but the TCG code changes look right.
Andreas
--
SUSE LINUX Produ
Our code only knows IVORs up to 37. Add the new ones defined in ISA 2.06
from 38 - 42.
Signed-off-by: Alexander Graf
---
target-ppc/cpu.h|5 +
target-ppc/translate_init.c | 29 +++--
2 files changed, 20 insertions(+), 14 deletions(-)
diff --git a/ta