Age | Commit message (Expand) | Author |
---|---|---|
2020-10-12 | fix negative ip-relative operands showing as `$+-const` | iximeow |
2020-10-12 | do not panic on invalid instructions | 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 | 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 |