qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* AVX-512 instruction set
@ 2023-04-12  9:41 Walid Ghandour
  2023-04-12 12:13 ` Alex Bennée
  0 siblings, 1 reply; 5+ messages in thread
From: Walid Ghandour @ 2023-04-12  9:41 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 519 bytes --]

Hello,

I am interested in adding AVX512 to qemu.

Is anyone currently working on this ?

If yes, when is it expected to be done ?

I was trying to run a C program and failed with the following error at this
instruction:




*62 f2 7d 48 18 0d fa 0c 00 00 vbroadcastss 0xcfa(%rip),%zmm1qemu: uncaught
target signal 4 (Illegal instruction) - core dumped*
I like to add support for broadcast and fmadd avx 512 instructions such as
the following one:


*62 e2 7d 48 b8 c9     vfmadd231ps %zmm1,%zmm0,%zmm17*
Thanks,
Walid

[-- Attachment #2: Type: text/html, Size: 616 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-04-12 13:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-12  9:41 AVX-512 instruction set Walid Ghandour
2023-04-12 12:13 ` Alex Bennée
2023-04-12 13:30   ` Paolo Bonzini
2023-04-12 13:41     ` Walid Ghandour
2023-04-12 13:55       ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).