diff options
Diffstat (limited to 'src/cuda-sim/opcodes.h')
| -rw-r--r-- | src/cuda-sim/opcodes.h | 3 |
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 |
