VECTOR_MIN and VECTOR_MAX instructions.
This commit is contained in:
@@ -112,7 +112,9 @@ enum Opcode {
|
||||
OPCODE_STORE,
|
||||
OPCODE_PREFETCH,
|
||||
OPCODE_MAX,
|
||||
OPCODE_VECTOR_MAX,
|
||||
OPCODE_MIN,
|
||||
OPCODE_VECTOR_MIN,
|
||||
OPCODE_SELECT,
|
||||
OPCODE_IS_TRUE,
|
||||
OPCODE_IS_FALSE,
|
||||
|
||||
Reference in New Issue
Block a user