summaryrefslogtreecommitdiff
path: root/src/cuda-sim/opcodes.h
diff options
context:
space:
mode:
authoraamir <[email protected]>2018-08-14 17:46:21 -0700
committeraamir <[email protected]>2018-08-14 17:46:21 -0700
commitcdd42ac0384cb31bcee05ac72d026f1bc8133d26 (patch)
treefd63bd4ee1998b32e9ff30098587bc46cfb0bb14 /src/cuda-sim/opcodes.h
parent44f0114ad2c208f69c0c1baa980a5b3bda37e16b (diff)
parsing changes for timing model
Diffstat (limited to 'src/cuda-sim/opcodes.h')
-rw-r--r--src/cuda-sim/opcodes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cuda-sim/opcodes.h b/src/cuda-sim/opcodes.h
index 31b71d0..ad8d8f1 100644
--- a/src/cuda-sim/opcodes.h
+++ b/src/cuda-sim/opcodes.h
@@ -70,6 +70,9 @@ enum wmma_type{
STORE_D,
MMA,
VP_MMA,
+ VP_MMA4,
+ VP_MMA8,
+ VP_MMA16,
ROW,
COL,
M16N16K16