constantine
constantine copied to clipboard
Testing: use Intel Emulator for missing assembly instructions
Currently the coverage of assembly backend introduced in #69 is inequal. Some of the CI VMs supports ADX and BMI2 and some do not.
We need to properly test both codepaths and this can use Intel emulator (not it's included in Github Actions runner)