aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-12x86 was lazy about out-of-bytes scenarios, fixing that..iximeow
2020-01-12try cleaning up hex display a bitiximeow
2020-01-12support eflags, helpers to get RegSpec for *ax and rdx as well as {r,e}flagsiximeow
2020-01-12fix benchmarks (decode changes a while ago and these were not rebuilt)iximeow
2020-01-12clean up colorization impliximeow
2020-01-12display impl for the rest of the registersiximeow
2020-01-12properly color operands, respect contextualized operands when availableiximeow
2020-01-12factor out display for x86, implement colorization... a bitiximeow
2020-01-12add gitignore, oopsiximeow
2020-01-12update and impl new display-related triatsiximeow
2020-01-12several tweaks:iximeow
2020-01-12implement traits from yaxpeax_arch and fix a lot of warningsiximeow
2020-01-12add build configs and tweak lifetimes to match yaxpeax-arch adjustmentsiximeow
2020-01-12some more inlining hints that appear to help cargo bench do things goodiximeow
2020-01-12tweaks to avoid trait objecting and inlines as guided by cargo benchiximeow
2020-01-12adjust namespace layoutiximeow
2020-01-12add a vex testiximeow
2020-01-12another testcaseiximeow
2020-01-12some more refactoring of RegSpec, support r-b registers, additional test casesiximeow
2020-01-12read_E cleanupiximeow
2020-01-12respect address size prefixiximeow
2020-01-12add more test cases, fix movzx support, add 0xf6 opcodesiximeow
2020-01-12fix incorrect handling of scale in some sib instancesiximeow
2020-01-12do not show *1 for SIB with scale == 1iximeow
2020-01-12initialiximeow