Files
wasmtime/lib/cretonne
Dan Gohman ffe89cdc0a Rename %eflags to %rflags.
EFLAGS is a subregister of RFLAGS. For consistency with GPRs where we
use the 64-bit names to refer to the registers, use the 64-bit name for
RFLAGS as well.
2018-03-27 11:52:57 -07:00
..
2018-03-27 11:52:57 -07:00
2018-03-27 11:52:57 -07:00
2018-03-05 14:05:13 -08:00
2018-03-18 14:56:30 -07:00

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