Hello Jakub,
On 28 мар 21:24, Jakub Jelinek wrote:
> Hi!
>
> When looking at PR85090, I've looked into tmp-mddump.md and noticed there
> some instructions that can't assemble - vblendmd etc., there is only
> vpblendmd or vblendmps. I couldn't make a testcase that would reproduce
> this though, se
Hi!
When looking at PR85090, I've looked into tmp-mddump.md and noticed there
some instructions that can't assemble - vblendmd etc., there is only
vpblendmd or vblendmps. I couldn't make a testcase that would reproduce
this though, seems the masked *mov_internal is used instead.
Bootstrapped/reg