aboutsummaryrefslogtreecommitdiff
path: root/test/protected_mode/display/display_rules.rs
AgeCommit message (Collapse)Author
20 hoursadd DisplayRules, docs, doc tests, ..iximeow
this includes `trait DisplayRules` as a generic mechanism to control parts of instruction printing, a `DefaultRules` for the existing formatting style, and `AbsoluteAddressFormatter` to print instructions as at some location in an address space.