Module cranelift_codegen::machinst::pretty_print[][src]

Pretty-printing for machine code (virtual-registerized or final).

Traits

ShowWithRRU

A trait for printing instruction bits and pieces, with the the ability to take a contextualising RealRegUniverse that is used to give proper names to registers.