index
:
yaxpeax-arm
neon
no-gods-no-
yaxpeax arm decoder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2020-01-18
some of the work to get yaxpeax-arm no-std
iximeow
2020-01-12
be nicer about reaching incomplete parts of armv7 decoder
iximeow
2020-01-12
match changes in arch to have Resulty decode, instead of Option
iximeow
2020-01-12
update arm to revised decoder trait
iximeow
2020-01-12
warnings-b-gone
iximeow
2020-01-12
armv8 serde/no-serde support plus contextual display .. ish
iximeow
2020-01-12
immediates are not shifted, what was this about?
iximeow
2020-01-12
decode blx
iximeow
2020-01-12
fix issue with incorrectly decoding register shifts
iximeow
2020-01-12
fix the hex/bits mismatch
iximeow
2020-01-12
fix warnings
iximeow
2020-01-12
add armv8/a64 support
iximeow
2020-01-12
silence armv7 warnings
iximeow
2020-01-12
awful tweaks to expose a serde flag on yaxpeax-arch which will trickle ↵
iximeow
through everything
2020-01-12
add colorized display to arm, as well as a PUSH pseduo-opcode
iximeow
2020-01-12
update a bunch of arm stuff
iximeow
2020-01-12
fix decode issue with stm/ldm/b, add tests, add display impl
iximeow
2020-01-12
initial commit
iximeow