aboutsummaryrefslogtreecommitdiffstats
path: root/kvx/Asmblockdeps.v
diff options
context:
space:
mode:
Diffstat (limited to 'kvx/Asmblockdeps.v')
-rw-r--r--kvx/Asmblockdeps.v4
1 files changed, 4 insertions, 0 deletions
diff --git a/kvx/Asmblockdeps.v b/kvx/Asmblockdeps.v
index b1895ee6..78a766ee 100644
--- a/kvx/Asmblockdeps.v
+++ b/kvx/Asmblockdeps.v
@@ -1537,6 +1537,10 @@ Definition string_of_name_rr (n: arith_name_rr): pstring :=
| Pfixedudrzz => "Pfixedudrzz"
| Pfixeddrzz_i32 => "Pfixeddrzz_i32"
| Pfixedudrzz_i32 => "Pfixedudrzz_i32"
+ | Pfixedwrne => "Pfixedwrne"
+ | Pfixeduwrne => "Pfixeduwrne"
+ | Pfixeddrne => "Pfixeddrne"
+ | Pfixedudrne => "Pfixedudrne"
end.
Definition string_of_name_ri32 (n: arith_name_ri32): pstring :=