Searched hist:b3cfa2dd (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | misc-impl.c.inc | b3cfa2dd Wed May 01 08:04:34 CDT 2024 Nicholas Piggin <npiggin@gmail.com> target/ppc: Add ISA v3.1 variants of sync instruction
POWER10 adds a new field to sync for store-store syncs, and some new variants of the existing syncs that include persistent memory.
Implement the store-store syncs and plwsync/phwsync.
Reviewed-by: Chinmay Rath <rathc@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
|
/openbmc/qemu/target/ppc/ |
H A D | insn32.decode | b3cfa2dd Wed May 01 08:04:34 CDT 2024 Nicholas Piggin <npiggin@gmail.com> target/ppc: Add ISA v3.1 variants of sync instruction
POWER10 adds a new field to sync for store-store syncs, and some new variants of the existing syncs that include persistent memory.
Implement the store-store syncs and plwsync/phwsync.
Reviewed-by: Chinmay Rath <rathc@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
|