Files
avo/internal
Michael McLoughlin a42c8ae281 all: VPOPCNTDQ instructions (#361)
Adds the VPOPCNTDQ instruction set, providing packed population count for
double and quadword integers.

These are added via the `opcodesextra` mechanism #345, since they're missing
from the opcodes database. In this case the 512-bit non-AVX512VL forms are
added here as well as the opcodes database, but they're deduplicated later.

Contributed by @vsivsi. Extracted from #234 with simplifications for AVX-512
form expansion.

Co-authored-by: Vaughn Iverson <vsivsi@yahoo.com>
2023-01-09 22:36:27 -08:00
..
2021-11-12 19:02:39 -08:00
2023-01-07 10:46:51 -08:00
2022-11-27 20:57:30 -08:00
2023-01-09 22:36:27 -08:00
2022-11-27 18:53:46 -08:00
2019-04-13 22:53:13 -05:00
2021-11-12 19:02:39 -08:00
2019-01-09 22:31:14 -08:00