* Support `bnot`, `band`, `bor`, `bxor` for x86_64.
* Fix-up to handle `B{8,16,32,64}` type on bitops
* Fix-up conflict.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.