From c15b766e036d6893bbb2f9ca92c424f72121f04d Mon Sep 17 00:00:00 2001 From: Vlad Brezae Date: Thu, 29 Sep 2022 18:27:51 +0300 Subject: [PATCH] [mono][arm] Fix rethrow instruction size It is the same as throw --- src/mono/mono/mini/cpu-arm.mdesc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mono/mono/mini/cpu-arm.mdesc b/src/mono/mono/mini/cpu-arm.mdesc index 01a9c7c99b6f6a..c6813e4fa8b005 100644 --- a/src/mono/mono/mini/cpu-arm.mdesc +++ b/src/mono/mono/mini/cpu-arm.mdesc @@ -60,7 +60,7 @@ seq_point: len:52 clob:c il_seq_point: len:0 throw: src1:i len:24 -rethrow: src1:i len:20 +rethrow: src1:i len:24 start_handler: len:20 endfinally: len:32 call_handler: len:16 clob:c