qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] POWER9 TCG enablements - part14
@ 2017-02-09  5:33 Nikunj A Dadhania
  2017-02-09  5:33 ` [Qemu-devel] [PATCH v1 1/2] target-ppc: implement load atomic instruction Nikunj A Dadhania
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nikunj A Dadhania @ 2017-02-09  5:33 UTC (permalink / raw)
  To: qemu-ppc, david, rth; +Cc: qemu-devel, bharata, nikunj

This series contains 4 new instructions for POWER9 ISA3.0
    Load/Store Atomic instructions

Changelog:
v0:
   Raise invalid execption for function codes that are not implemented, 
   and data storage execption for invalid function codes.

Balamuruhan S (2):
  target-ppc: implement load atomic instruction
  target-ppc: implement store atomic instruction

 target/ppc/internal.h  |   2 +
 target/ppc/translate.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 113 insertions(+)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-10  0:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-09  5:33 [Qemu-devel] [PATCH v1 0/2] POWER9 TCG enablements - part14 Nikunj A Dadhania
2017-02-09  5:33 ` [Qemu-devel] [PATCH v1 1/2] target-ppc: implement load atomic instruction Nikunj A Dadhania
2017-02-09  5:33 ` [Qemu-devel] [PATCH v1 2/2] target-ppc: implement store " Nikunj A Dadhania
2017-02-09 23:58 ` [Qemu-devel] [PATCH v1 0/2] POWER9 TCG enablements - part14 David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).