Refactors previous packed move implementation to use xmm_mov instead of xmm_rm_r which looks to simplify register accounting during lowering.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.