Files
wasmtime/cranelift/codegen
Ulrich Weigand 305000d14b s390x: Fix instruction encoding and disassembly format bugs (#5786)
- Fix encoding of the AHY instruction.
- Fix disassembly format of FIEBR, FIDBR, and LEDBRA instructions.
2023-02-15 08:36:44 -08:00
..
2021-10-10 14:19:08 +02:00
2023-02-06 09:10:19 -06:00
2023-02-14 19:45:15 +00:00

This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.