ARM/Linux Regression Fix of Exception Handling (dotnet/coreclr#5596)
This fixes the regression caused by
dotnet/coreclr@
594b424e1328135049cf0515bc5fc58b91f07e2a, which
intended to fix dotnet/coreclr#5358 while breaking many of
exception handling unit test cases.
The commit fixing dotnet/coreclr#5358 was an incorrect translation
of x86 assembly code.
Fix dotnet/coreclr#5595, dotnet/coreclr#5358.
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/
6287c789b95e5a32100e09d97c568363f4d2d791