Age | Commit message (Expand) | Author |
---|---|---|
2020-01-12 | factor out display for x86, implement colorization... a bit | iximeow |
2020-01-12 | update and impl new display-related triats | iximeow |
2020-01-12 | several tweaks: | iximeow |
2020-01-12 | implement traits from yaxpeax_arch and fix a lot of warnings | iximeow |
2020-01-12 | add build configs and tweak lifetimes to match yaxpeax-arch adjustments | iximeow |
2020-01-12 | some more inlining hints that appear to help cargo bench do things good | iximeow |
2020-01-12 | tweaks to avoid trait objecting and inlines as guided by cargo bench | iximeow |
2020-01-12 | adjust namespace layout | iximeow |
2020-01-12 | some more refactoring of RegSpec, support r-b registers, additional test cases | iximeow |
2020-01-12 | read_E cleanup | iximeow |
2020-01-12 | respect address size prefix | iximeow |
2020-01-12 | add more test cases, fix movzx support, add 0xf6 opcodes | iximeow |
2020-01-12 | fix incorrect handling of scale in some sib instances | iximeow |
2020-01-12 | do not show *1 for SIB with scale == 1 | iximeow |
2020-01-12 | initial | iximeow |