https://bugs.kde.org/show_bug.cgi?id=383010
Bug ID: 383010
Summary: Add support for AVX-512 instructions
Product: valgrind
Version: 3.14 SVN
Platform: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: vex
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 107012
--> https://bugs.kde.org/attachment.cgi?id=107012&action=edit
Prototype implementation of several AVX-512 instructions
Valgrind does not support AVX-512 yet.
AVX-512 programming reference and hardware emulator are available at
https://software.intel.com/en-us/isa-extensions
AVX-512 is supported by GCC 4.9 and later.
Attached a prototype implementation of several AVX-512 instructions in
Nulgrind.
A test for these instructions is located in none/tests/amd64/avx512.c
--
You are receiving this mail because:
You are watching all bug changes.