Files
wasmtime/lib/codegen
Dan Gohman 970045c309 Set clobbers_flags to False for urm_noflags_abcd.
`urm_noflags` is a variant of `urm` which doesn't clobber the flags, and
`urm_noflags_abcd` is a further variant for ABCD registers, so it also
doesn't clobber the flags.
2018-06-05 11:30:35 -07:00
..
2018-05-25 11:38:38 -07:00

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