constantine icon indicating copy to clipboard operation
constantine copied to clipboard

Testing: use Intel Emulator for missing assembly instructions

Open mratsim opened this issue 5 years ago • 0 comments

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)

mratsim avatar Jul 24 '20 19:07 mratsim