summaryrefslogtreecommitdiff
path: root/src/arch/arm/v7/opdefs/pop_A88132.d
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/v7/opdefs/pop_A88132.d')
-rw-r--r--src/arch/arm/v7/opdefs/pop_A88132.d2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/arm/v7/opdefs/pop_A88132.d b/src/arch/arm/v7/opdefs/pop_A88132.d
index 0c6c1b0..89c51c9 100644
--- a/src/arch/arm/v7/opdefs/pop_A88132.d
+++ b/src/arch/arm/v7/opdefs/pop_A88132.d
@@ -40,6 +40,7 @@
//if BitCount(register_list) < 2 then SEE LDM / LDMIA / LDMFD;
//if registers<13> == '1' && ArchVersion() >= 7 then UNPREDICTABLE;
+ chk_call DefineAsReturn(1)
}
@@ -62,6 +63,7 @@
@rules {
//if t == 13 then UNPREDICTABLE;
+ chk_call DefineAsReturn(1)
}