Adding CONTEXT_BARRIER to force the PPC context to synchronize.
This is just an annotation right now, as it's not actually needed.
This commit is contained in:
@@ -213,6 +213,12 @@ DEFINE_OPCODE(
|
||||
OPCODE_SIG_X_O_V,
|
||||
0)
|
||||
|
||||
DEFINE_OPCODE(
|
||||
OPCODE_CONTEXT_BARRIER,
|
||||
"context_barrier",
|
||||
OPCODE_SIG_X,
|
||||
0)
|
||||
|
||||
DEFINE_OPCODE(
|
||||
OPCODE_LOAD_MMIO,
|
||||
"load_mmio",
|
||||
|
||||
Reference in New Issue
Block a user