Richard Henderson <richard.hender...@linaro.org> writes: > 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.
Thanks, I'll roll them into my series. > > > 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(-) -- Alex Bennée