From cdd42ac0384cb31bcee05ac72d026f1bc8133d26 Mon Sep 17 00:00:00 2001 From: aamir Date: Tue, 14 Aug 2018 17:46:21 -0700 Subject: parsing changes for timing model --- src/cuda-sim/opcodes.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/cuda-sim/opcodes.h') 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 -- cgit v1.3