Files
wasmtime/cranelift/codegen
Trevor Elliott f0137c2618 x64: Fix the formatting for andn (#5789)
* Print AluRmRVex instructions with the destination last
* Update andn tests
2023-02-15 11:16:59 -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.