Implemented `Smulhi` for the Cranelift interpreter, performing signed integer multiplication and producing the high half of a double-length result. Copyright (c) 2021, Arm Limited
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.