This series contains 6 new instructions for POWER9 ISA3.0 Nikunj A Dadhania (6): target-ppc: generate exception for copy/paste target-ppc: add slbieg instruction target-ppc: add slbsync implementation target-ppc: add wait instruction target-ppc: support for 32-bit carry and overflow target-ppc: add mcrxrx instruction
target/ppc/cpu.h | 26 ++++++++++++++++++ target/ppc/helper.h | 1 + target/ppc/mmu-hash64.c | 16 +++++++++-- target/ppc/translate.c | 72 +++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 113 insertions(+), 2 deletions(-) -- 2.7.4