summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-12-06correctly decode I25-form immediatesiximeow
2020-12-06fix an off by one in non-temporal hint selectioniximeow
2020-10-12fix negative ip-relative operands showing as `$+-const`iximeow
2020-10-12do not panic on invalid instructionsiximeow
2020-10-11get more operand encodings in place, square away testsiximeow
2020-10-11fix reversed l/x instruction word order and immediate decodeiximeow
2020-10-11immediate forms of instructions are not distinct opcodesiximeow
2020-10-11add tests derived from bash_4.2+dfsg-0.1+deb7u3_ia64iximeow
2020-10-11more pseudo-op cleanup, track predication, record float sf field, more testsiximeow
2020-10-10start getting display impls together, distinguish read/write operandsiximeow
2020-10-04add most of opcode decodingiximeow