Adding MemoryBarrier opcode.
This commit is contained in:
@@ -154,6 +154,7 @@ enum Opcode {
|
||||
OPCODE_STORE,
|
||||
OPCODE_MEMSET,
|
||||
OPCODE_PREFETCH,
|
||||
OPCODE_MEMORY_BARRIER,
|
||||
OPCODE_MAX,
|
||||
OPCODE_VECTOR_MAX,
|
||||
OPCODE_MIN,
|
||||
|
||||
Reference in New Issue
Block a user