On 05/01/2018 04:13 AM, Alex Bennée wrote: > If we are going to the trouble of adding a read_fp_hreg() we might as > well do the same for the write case. Then we can convert the various: > > read_vec_element_i32(s, tcg_vm, rm, 0, MO_16); > > that we used before.
Ok, I've split these new functions into two new patches. r~