Age | Commit message (Expand) | Author |
12 days | 0.3.00.3.0no-gods-no- | iximeow |
12 days | move-to-br hints were handled grossly wrong | iximeow |
12 days | add display/decode fuzzing, which caught a few issues | iximeow |
12 days | update changelog to go with yaxpeax-arch bump | iximeow |
12 days | bump yaxpeax-arch version | Lofty |
2024-06-26 | cargo clippy -- -W clippy::uninlined_format_args | Lofty |
2024-06-26 | cargo clippy | Lofty |
2021-10-25 | Merge pull request #8 from iximeow/derive-default | iximeow |
2021-10-25 | Merge pull request #7 from iximeow/predicate-illegals | iximeow |
2021-10-25 | Derive Default for InstructionBundle | Lofty |
2021-10-25 | Expand the list of unpredicatable instructions | Lofty |
2021-08-29 | Merge pull request #6 from iximeow/add-to-readme | iximeow |
2021-08-29 | ackowledge `ski` as ia64 decoding/emulation prior art | iximeow |
2021-08-22 | cargo clippy pedantic | Lofty |
2021-08-22 | cargo clippy | Lofty |
2021-08-22 | B8 instructions cannot be predicated | Lofty |
2021-08-22 | Handle restrictions on alloc instruction | Lofty |
2021-07-21 | fix incorrect changelog entry, DecodeError impl for yaxpeax_arch+std0.2.1 | iximeow |
2021-07-06 | add changelog for 0.1.3, yaxpeax-arch updates and 0.2.0 bump0.2.0 | iximeow |
2021-06-14 | try out the Reader trait | iximeow |
2021-05-07 | bump yaxpeax-arch to 0.0.5 to drop the termion dep | iximeow |
2020-12-15 | Fix decoding of mov-to-PKR0.1.3 | The6P4C |
2020-12-14 | Add MSR load/store, fix M43 interpretation and CPUID indirection | The6P4C |
2020-12-07 | preemptively bump to 0.1.3 for more bugfixes | iximeow |
2020-12-07 | Transpose Table 4-43 to fix decoding of srlz.i | Dan Ravensloft |
2020-12-07 | remove Cargo.lock | iximeow |
2020-12-06 | bump version to 0.1.20.1.2 | iximeow |
2020-12-06 | correctly decode I25-form immediates | iximeow |
2020-12-06 | fix an off by one in non-temporal hint selection | iximeow |
2020-10-12 | add changelog0.1.1 | iximeow |
2020-10-12 | fix negative ip-relative operands showing as `$+-const` | iximeow |
2020-10-12 | do not panic on invalid instructions | iximeow |
2020-10-12 | language tweaks0.1.0 | iximeow |
2020-10-12 | make docs sufficiently surprised | iximeow |
2020-10-12 | add documentation and bump to 0.1! | iximeow |
2020-10-11 | fix unused variable warnings (asserts that used these are now comments) | iximeow |
2020-10-11 | remove even more one-off opcode misspellings | iximeow |
2020-10-11 | clean up more misunderstood opcodes, add missing M__ encodings | iximeow |
2020-10-11 | explicit '.imm' trailing opcodes were a misunderstanding of the manual | iximeow |
2020-10-11 | get more operand encodings in place, square away tests | iximeow |
2020-10-11 | fix reversed l/x instruction word order and immediate decode | iximeow |
2020-10-11 | immediate forms of instructions are not distinct opcodes | iximeow |
2020-10-11 | fix numerous decode and display errors | iximeow |
2020-10-11 | add tests derived from bash_4.2+dfsg-0.1+deb7u3_ia64 | iximeow |
2020-10-11 | more pseudo-op cleanup, track predication, record float sf field, more tests | iximeow |
2020-10-10 | start getting display impls together, distinguish read/write operands | iximeow |
2020-10-04 | add most of opcode decoding | iximeow |
2020-10-04 | wip towards a v1 | iximeow |
2020-09-15 | it's a start | iximeow |