> From: Mateja Marjanovic
> Subject: [PATCH v7 0/6] target/mips: Optimize MSA interleave instructions
>
> From: Mateja Marjanovic
>
> Optimize and refactor MSA instructions ILVEV.,
> ILVOD., ILVL. and ILVR..
Patch number 5/6 seems to be for some reason lost. Please resend the
complete series.
From: Mateja Marjanovic
Optimize and refactor MSA instructions ILVEV.,
ILVOD., ILVL. and ILVR..
v7:
- Use tcg constants, instead of uint64_t constants in
ILVEV. and ILVOD. instructions.
- Refactor gen_ilvod_b and gen_ilvod_h functions. Use
the shared function gen_ilvod_bh, which has two