qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] [PATCH 0/6] POWER9 TCG enablements - part15


From: Nikunj A Dadhania
Subject: [Qemu-ppc] [PATCH 0/6] POWER9 TCG enablements - part15
Date: Thu, 9 Feb 2017 16:03:59 +0530

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]