aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/Asmblockdeps.v
diff options
context:
space:
mode:
Diffstat (limited to 'mppa_k1c/Asmblockdeps.v')
-rw-r--r--mppa_k1c/Asmblockdeps.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/mppa_k1c/Asmblockdeps.v b/mppa_k1c/Asmblockdeps.v
index 0694c22f..9266a09b 100644
--- a/mppa_k1c/Asmblockdeps.v
+++ b/mppa_k1c/Asmblockdeps.v
@@ -1304,6 +1304,7 @@ Definition string_of_name_rrr (n: arith_name_rrr): pstring :=
| Porw => "Porw"
| Pnorw => "Pnorw"
| Pxorw => "Pxorw"
+ | Pnxorw => "Pnxorw"
| Psraw => "Psraw"
| Psrlw => "Psrlw"
| Psllw => "Psllw"
@@ -1333,6 +1334,7 @@ Definition string_of_name_rri32 (n: arith_name_rri32): pstring :=
| Poriw => "Poriw"
| Pnoriw => "Pnoriw"
| Pxoriw => "Pxoriw"
+ | Pnxoriw => "Pnxoriw"
| Psraiw => "Psraiw"
| Psrliw => "Psrliw"
| Pslliw => "Pslliw"