about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--test/arch/arm/arch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/arch/arm/arch.py b/test/arch/arm/arch.py
index e6b3fdda..5d658c74 100644
--- a/test/arch/arm/arch.py
+++ b/test/arch/arm/arch.py
@@ -319,7 +319,7 @@ reg_tests_armt = [
 
     ("0006b2dc    LDR        R0, [PC]",
      "0048"),
-    ("00078798    LDR        R3, [PC, 0x1]",
+    ("00078798    LDR        R3, [PC, 0x4]",
      "014b"),
 
     ("00072dc2    LDR        R3, [R3, R0]",