diff options
Diffstat (limited to 'src/arch')
-rw-r--r-- | src/arch/dalvik/opdefs/throw_27.d | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/arch/dalvik/opdefs/throw_27.d b/src/arch/dalvik/opdefs/throw_27.d index 28a8348..79c71dd 100644 --- a/src/arch/dalvik/opdefs/throw_27.d +++ b/src/arch/dalvik/opdefs/throw_27.d @@ -27,4 +27,10 @@ @format 11x + @rules { + + call SetInsFlag(AIF_RETURN_POINT) + + } + } |