x86emul: extend vbroadcasts{s,d} to AVX2
authorJan Beulich <jbeulich@suse.com>
Mon, 5 Mar 2018 15:20:46 +0000 (16:20 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 5 Mar 2018 15:20:46 +0000 (16:20 +0100)
commit81cc8bfb1fe8c05f415dbcbf8cbd3a4043a48035
tree078fab90ca94bacaac3a72114470d50db805ce63
parent7bf61602f295676c8b0ff61e4c584fc2bd57e4cf
x86emul: extend vbroadcasts{s,d} to AVX2

These gain register forms now.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/simd.c
xen/arch/x86/x86_emulate/x86_emulate.c