Implemented `Insertlane` to insert a value in the lane specified by the immediate value, overwriting the existing value in that lane. Added `TernaryImm8` support for the `imm_value` function. Copyright (c) 2021, Arm Limited.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.