[RyuJIT/ARM32] [ReadyToRun] Fix target register for invocation to Thunk
authorHyeongseok Oh <hseok82.oh@samsung.com>
Mon, 3 Apr 2017 06:16:43 +0000 (15:16 +0900)
committerHyeongseok Oh <hseok82.oh@samsung.com>
Mon, 3 Apr 2017 06:16:43 +0000 (15:16 +0900)
commit9c2213765abc56f98dcb59d4567912dc5ac1e137
tree891ee8f899face05a79f6c41fb90f92a774fb239
parentf05f934610d029f3f55720e4d2602c774cf8bae2
[RyuJIT/ARM32] [ReadyToRun] Fix target register for invocation to Thunk

Fix target register for invocation to Thunk code from generated by ReadyToRun
Target register: REG_VIRTUAL_STUB_PARAM (R4, same as LegacyJIT)
src/jit/gentree.cpp
src/jit/lower.cpp