From f97bc9e4914d0f25cece04d0505d6e7f5fa06e1f Mon Sep 17 00:00:00 2001 From: Zoltan Varga Date: Wed, 5 Feb 2014 17:37:03 +0100 Subject: [PATCH] [arm] Increase the length of the endfinally instruction. Fixes #17589. --- mono/mini/cpu-arm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mono/mini/cpu-arm.md b/mono/mini/cpu-arm.md index b536e33692e..afb04a5d8c4 100644 --- a/mono/mini/cpu-arm.md +++ b/mono/mini/cpu-arm.md @@ -62,7 +62,7 @@ seq_point: len:38 clob:c throw: src1:i len:24 rethrow: src1:i len:20 start_handler: len:20 -endfinally: len:20 +endfinally: len:32 call_handler: len:16 clob:c endfilter: src1:i len:16 -- 2.25.1