summaryrefslogtreecommitdiff
path: root/risc-v/hgen/tokens.hgen
diff options
context:
space:
mode:
Diffstat (limited to 'risc-v/hgen/tokens.hgen')
-rw-r--r--risc-v/hgen/tokens.hgen2
1 files changed, 2 insertions, 0 deletions
diff --git a/risc-v/hgen/tokens.hgen b/risc-v/hgen/tokens.hgen
index f952cf77..1276fd68 100644
--- a/risc-v/hgen/tokens.hgen
+++ b/risc-v/hgen/tokens.hgen
@@ -12,3 +12,5 @@
%token <RISCVHGenBase.token_RTYPEW> RTYPEW
%token <RISCVHGenBase.token_FENCE> FENCE
%token <RISCVHGenBase.token_FENCEOPTION> FENCEOPTION
+%token <RISCVHGenBase.token_LoadRes> LOADRES
+%token <RISCVHGenBase.token_StoreCon> STORECON