On Wed, 6 Feb 2019 at 05:29, Richard Henderson <richard.hender...@linaro.org> wrote: > > Changes since v1: > * Typo fixed in patch 2, which had scrogged FMOV > * Return 0 for NaN, as for any other ARM fp conversion. > > > r~ > > > Richard Henderson (3): > target/arm: Force result size into dp after operation > target/arm: Restructure disas_fp_int_conv > target/arm: Implement ARMv8.3-JSConv
I've applied patches 1 and 2 to target-arm.next; 3 has a bug in it, I think. thanks -- PMM