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.
This crate contains the core Cretonne code generator. It translates code from an intermediate language into executable machine code.