On 10 January 2018 at 06:33, Richard Henderson <richard.hender...@linaro.org> wrote: > One more piece of target/arm prep work from my SVE branch. > > I saw that Alex was touching the same bit of code in his ARMv8.2 > fp16 patch set and thought we should coordinate on this. > > > r~ > > > Richard Henderson (2): > target/arm: Split out vfp_expand_imm > target/arm: Add fp16 support to vfp_expand_imm > > target/arm/translate-a64.c | 49 > +++++++++++++++++++++++++++++++--------------- > 1 file changed, 33 insertions(+), 16 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> I could put these in target-arm.next now if you like ? thanks -- PMM