[ARM32/Linux] Fix register allocation for null check in call instruction
authorHyeongseok Oh <hseok82.oh@samsung.com>
Mon, 20 Mar 2017 06:26:33 +0000 (15:26 +0900)
committerHyeongseok Oh <hseok82.oh@samsung.com>
Mon, 20 Mar 2017 07:43:47 +0000 (16:43 +0900)
commitdd130b56246b8854fb711bcb32839b398eb240ee
tree8e98bca98d796b9ea9ce0ae06b7779f31f4e53f7
parentd905f67f12c6b2eed918894e0642ec972a1d9fec
[ARM32/Linux] Fix register allocation for null check in call instruction

Fix assertion when two temporary registers are reserved in call instruction
src/jit/codegenarm.cpp