summaryrefslogtreecommitdiff
path: root/cheri/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cheri/Makefile')
-rw-r--r--cheri/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cheri/Makefile b/cheri/Makefile
index 21fd1e51..44dc3c24 100644
--- a/cheri/Makefile
+++ b/cheri/Makefile
@@ -78,6 +78,7 @@ extract: cheri_insts.sail
$(call EXTRACT_INST,CGetLen)
$(call EXTRACT_INST,CGetTag)
$(call EXTRACT_INST,CGetSealed)
+ $(call EXTRACT_INST,CGetAddr)
$(call EXTRACT_INST,CGetPCC)
$(call EXTRACT_INST,CGetPCCSetOffset)
$(call EXTRACT_INST,CGetCause)