Fix some arm issues
commit2b3474c463cdd0f00d790f5f78626317ae4e49e5
authorBrett Simmers <bsimmers@fb.com>
Thu, 11 Dec 2014 07:00:46 +0000 (10 23:00 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Thu, 11 Dec 2014 07:30:30 +0000 (10 23:30 -0800)
tree6101c8d157879f14b993b101b222f51431f53653
parent546087bf1b0560c4a9e254fcad46a9212e42ccc2
Fix some arm issues

Summary: Missing vasm instructions and a difference between the x64 and arm
versions of emitCallArrayPrologue. They both crept in due to test infra issues.

Reviewed By: @mxw

Differential Revision: D1733394

Signature: t1:1733394:1418280328:317bb65b2e2c2264750c11ccee1e80844c1c2277
hphp/runtime/vm/jit/func-prologues-arm.cpp
hphp/runtime/vm/jit/vasm-arm.cpp