mirror of
https://github.com/clearlinux/clr-avx-tools.git
synced 2026-09-03 20:31:31 +00:00
v8
In `objdump -d` output, lines with instructions may list function names that have "xmm", "ymm", or "zmm" in their names. Avoid detecting lines like this as sse/avx2/avx512 by searching the instruction argument field for "%xmm", "%ymm", or "%zmm" instead. Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
Description
No description provided
191 KiB
Languages
Python
80%
Shell
9.3%
Perl
8.7%
Makefile
2%