On 2/14/19 1:10 PM, Richard Henderson wrote: > On 2/14/19 5:53 AM, Peter Maydell wrote: >> 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. > > Please dequeue patch 2; patch 3 has more than one bug in it, and I need to > rewrite patch 2 as well.
Grr. That's patch 1, "force result size into dp" that I want dequeued. Of course, now I've seen your pull request, so if that's already gone through, I guess I can smoosh a revert with my rewrite? r~