[amd64] Make code patching smp safe for the case where we emit a mov + call_reg....
authorZoltan Varga <vargaz@gmail.com>
Mon, 28 Aug 2017 08:37:53 +0000 (04:37 -0400)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2017 08:37:53 +0000 (04:37 -0400)
commit9a634c1810aad46d30a674f3a97ab263dcd4272e
tree4c40086de1166b43abb739d08a7c024842ded18c
parenta2cf047226ef4a700a27cba7cdce2f36d24e2bc6
[amd64] Make code patching smp safe for the case where we emit a mov + call_reg. Hopefully fixes #57959. (#5452)
mono/mini/cpu-amd64.md
mono/mini/mini-amd64.c
mono/mini/tramp-amd64.c