aboutsummaryrefslogtreecommitdiff
path: root/test/long_mode/display
AgeCommit message (Collapse)Author
17 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.