This new instructions matches the `bitselect` behavior described in the WASM SIMD spec (https://github.com/WebAssembly/simd/blob/master/proposals/simd/SIMD.md#bitwise-select)
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.