Check for required CPU features
Check if the CPU supports the features we are interested in. Right now they are: SSE3 (pni), x86_64 (lm) and CMPXCHG16B (cx16).
I have added !121 (merged) to fix the CI.
/cc @smcv @jpwhiting
Edited by Ludovico de Nittis