On 6/18/20 10:30 PM, Lijun Pan wrote: > Why do we need to convert > to tcg_gen_gvec_mul, which seems to me very convoluted?
Because that way we can generate a single host vector multiply instruction in the compiled translation block. r~
On 6/18/20 10:30 PM, Lijun Pan wrote: > Why do we need to convert > to tcg_gen_gvec_mul, which seems to me very convoluted?
Because that way we can generate a single host vector multiply instruction in the compiled translation block. r~