Files
wasmtime/cranelift/codegen
Anton Kirilov 400639245c AArch64: Remove show_freg_sized()
It provides the same functionality as show_vreg_scalar().

Copyright (c) 2020, Arm Limited.
2020-07-14 11:27:46 -07:00
..
2020-07-14 11:27:46 -07:00

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