index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
arm
/
v7
/
helpers.h
Age
Commit message (
Expand
)
Author
2018-06-19
Built ARMv7 dynamic vector tables with the right number of registers.
Cyrille Bagard
2018-06-18
Fixed various bugs in ARMv7 operand decoding helpers.
Cyrille Bagard
2018-05-31
Handled lists of simples ARMv7 SIMD registers.
Cyrille Bagard
2018-05-30
Supported a few extra ARMv7 SIMD instructions.
Cyrille Bagard
2018-05-29
Added support for the last remaining ARMv7 basic instructions.
Cyrille Bagard
2018-05-28
Added support for some ARMv7 SIMD instructions.
Cyrille Bagard
2018-05-28
Included support for ARMv7 system instructions.
Cyrille Bagard
2018-05-28
Relied on register objects as often as possible.
Cyrille Bagard
2018-05-19
Fixed the loading of ARMv7 written-back registers.
Cyrille Bagard
2018-05-19
Added support for a few extra ARMv7 instructions.
Cyrille Bagard
2018-05-14
Created an instruction database for Chrysalide.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-04-02
Rewritten the whole instruction definition format.
Cyrille Bagard
2017-12-02
Created a plugin for the ARM support.
Cyrille Bagard