Skip to content
Snippets Groups Projects
Commit 2479973c authored by Matthias Dressel's avatar Matthias Dressel
Browse files

CI: Add check for illegal instructions

Some AVX2 instructions cannot be macroed by x86inc.asm.
Some instructions are valid in SSE4 but not in SSSE3, therefor checking
both.
* Conroe is up to SSSE3
* Penryn is up to SSE4.1

See also: 4dd94315
parent f06148e7
No related branches found
No related tags found
1 merge request!1179CI: Add check for illegal instructions
Pipeline #75939 passed with stages
in 6 minutes and 29 seconds