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