This instruction multiplies the lower 32 bits of two 64x2 unsigned integers into an i64x2; this is necessary for lowering Wasm's i64x2.mul.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.