Use S390_SET to get addresses rather than the previous more convoluted method
authorNeale Ferguson <neale@sinenomine.net>
Wed, 27 Jan 2016 20:45:37 +0000 (15:45 -0500)
committerNeale Ferguson <neale@sinenomine.net>
Wed, 27 Jan 2016 20:48:56 +0000 (15:48 -0500)
commitef8c67a1d7c45391f9eaceb446f4e9a33df7b061
tree5b604cb41e8dd9ffc2a9819eb0e60975840bb5ee
parent1a1864545a8b9eec6b0757528aacca5398dc21b3
Use S390_SET to get addresses rather than the previous more convoluted method

[jit] Add a new jit icall mono_interruption_checkpoint_from_trampoline () and use that instead of mono_thread_force_interruption_checkpoint () so the latter can go away eventually.
mono/mini/exceptions-s390x.c
mono/mini/mini-s390x.c
mono/mini/tramp-s390x.c