about summary refs log tree commit diff stats
path: root/test/arch/mips32/arch.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/arch/mips32/arch.py')
-rw-r--r--test/arch/mips32/arch.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/arch/mips32/arch.py b/test/arch/mips32/arch.py
index 2f1f5821..8ecb0a5a 100644
--- a/test/arch/mips32/arch.py
+++ b/test/arch/mips32/arch.py
@@ -194,6 +194,8 @@ reg_tests_mips32 = [
      "7C02B420"),
     ("8BA0F468    DI         ZERO",
      "41606000"),
+    ("XXXXXXXX    EI         ZERO",
+     "41606020"),
     ("8BA0F78C    WSBH       V1, V1",
      "7C0318A0"),
     ("8BA0F790    ROTR       V1, V1, 0x10",