Also, as a ridealong fix, removes R32 encodings for x86_64 in `enc_r32_r64`, since the type `rXX` by definition only exists for targets with word size `XX` bits.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.