Change emitFltOrDblConst parameters
authorMike Danes <onemihaid@hotmail.com>
Sat, 28 Oct 2017 07:26:27 +0000 (10:26 +0300)
committerMike Danes <onemihaid@hotmail.com>
Sat, 28 Oct 2017 07:26:27 +0000 (10:26 +0300)
commit8861233e5b03104ce9ce4cfa699bfc13eed5aab8
treed13f744b3eaf4885ad49f9caec695e8d1c0a3659
parent06b1f44dff37c66c906cdd699f3c7b2c1ade8f8f
Change emitFltOrDblConst parameters

It's preferable to avoid trees in the emit functions so they're usable in more situations.
src/jit/codegenarm64.cpp
src/jit/emit.cpp
src/jit/emit.h
src/jit/emitxarch.cpp