summaryrefslogtreecommitdiff
path: root/src/abstract_hardware_model.h
diff options
context:
space:
mode:
authorTimothy G Rogers <[email protected]>2018-09-08 00:57:46 -0400
committerGitHub Enterprise <[email protected]>2018-09-08 00:57:46 -0400
commite4f8c0242f4b188638bafd4963117b751cef49f1 (patch)
tree0aa796972c3645e35005cc31787a9b1df7fd4051 /src/abstract_hardware_model.h
parent950e981534a9e0fb057b11b5ae8d86598f8953d0 (diff)
parentf4116831d7354c80dcd3cf857fcb5be7b001d70f (diff)
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Diffstat (limited to 'src/abstract_hardware_model.h')
-rw-r--r--src/abstract_hardware_model.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/abstract_hardware_model.h b/src/abstract_hardware_model.h
index a70b077..e708fa7 100644
--- a/src/abstract_hardware_model.h
+++ b/src/abstract_hardware_model.h
@@ -665,6 +665,7 @@ enum cache_operator_type {
CACHE_ALL, // .ca
CACHE_LAST_USE, // .lu
CACHE_VOLATILE, // .cv
+ CACHE_L1, // .nc
// loads and stores
CACHE_STREAMING, // .cs