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
/
opdefs
Age
Commit message (
Expand
)
Author
2020-04-05
Removed some non-POSIX variable names in Makefiles.
Cyrille Bagard
2019-01-25
Fixed some Thumb decodings for ARMv7 branch instructions.
Cyrille Bagard
2019-01-08
Marked the ARMv7 branch instructions with the LR register as return points.
Cyrille Bagard
2018-10-30
Defined the parent directory as the working location for generation.
Cyrille Bagard
2018-06-19
Fixed conditions for some ARMv7 SIMD instruction syntaxes.
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-19
Added support for a few extra ARMv7 instructions.
Cyrille Bagard
2018-05-14
Used unique identifiers for instructions everywhere.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-04-02
Included a few more ARMv7 instruction definitions.
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