index
:
yaxpeax-ia64
no-gods-no-
yaxpeax ia64 decoder
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test.rs
Age
Commit message (
Expand
)
Author
2021-07-06
add changelog for 0.1.3, yaxpeax-arch updates and 0.2.0 bump
0.2.0
iximeow
2020-12-15
Fix decoding of mov-to-PKR
0.1.3
The6P4C
2020-12-14
Add MSR load/store, fix M43 interpretation and CPUID indirection
The6P4C
2020-12-07
Transpose Table 4-43 to fix decoding of srlz.i
Dan Ravensloft
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
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