[RyuJIT/ARM32] Fix assertion failed 'remainingSize == TARGET_POINTER_SIZE'
authorHyeongseok Oh <hseok82.oh@samsung.com>
Tue, 30 May 2017 10:05:35 +0000 (19:05 +0900)
committerHyeongseok Oh <hseok82.oh@samsung.com>
Tue, 30 May 2017 10:05:35 +0000 (19:05 +0900)
commit86454ad75a8fa8619fa21f199a2264c8fbc2d228
treefa51c15307bfa29dfc963e106a8bdd5e20324391
parent42b5e15d656ac466ece6587005ffb646d4c9e9a3
[RyuJIT/ARM32] Fix assertion failed 'remainingSize == TARGET_POINTER_SIZE'

Fix assertion failed by 'remainingSize == TARGET_POINTER_SIZE'
Fix to check register allocation correctly
src/jit/codegenarmarch.cpp