about summary refs log tree commit diff stats
path: root/test/arch/arm/arch.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/arch/arm/arch.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/arch/arm/arch.py b/test/arch/arm/arch.py
index 19756221..e50a9f54 100644
--- a/test/arch/arm/arch.py
+++ b/test/arch/arm/arch.py
@@ -561,7 +561,8 @@ reg_tests_armt = [
     ("xxxxxxxx    ADD        R3, R3, 0x908",
      "03F60813"),
 
-
+    ("xxxxxxxx    ADD        R3, R3, 0x23800",
+     "03F50E33"),