History log of /external/capstone/bindings/python/capstone/arm_const.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8b25b0abcfce92c7ae5f6621692013f0b5bd2893 03-Oct-2015 Nicolas PLANEL <nplanel@gmail.com> file.write() need bytes when file is opened in binary mode
/external/capstone/bindings/python/capstone/arm_const.py
0b3d95e4b35d6c5415d593b6f56f12a5ef8b4f9a 11-Nov-2014 Nguyen Anh Quynh <aquynh@gmail.com> java/ocaml/python: support the newly added mem_barrier field of cs_arm struct
/external/capstone/bindings/python/capstone/arm_const.py
a65d7ef5fa8ea9a50d4283f4799e28102be84752 31-Oct-2014 Nguyen Anh Quynh <aquynh@gmail.com> java/ocaml/python: update bindings after the last change on generic instruction groups
/external/capstone/bindings/python/capstone/arm_const.py
b0464ef805a910bc6b616ea6cbf0b3868d9a0849 31-Oct-2014 Nguyen Anh Quynh <aquynh@gmail.com> java/python/ocaml: update bindings after the last changes on operand types
/external/capstone/bindings/python/capstone/arm_const.py
d7e42b7d3659a6d3a5e065afd19ce9547dea8dbe 29-Sep-2014 Nguyen Anh Quynh <aquynh@gmail.com> rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly
/external/capstone/bindings/python/capstone/arm_const.py
04d9f8ee1739eddcb46565861f6dc4f1741b5892 01-Sep-2014 Nguyen Anh Quynh <aquynh@gmail.com> arm: update core with a lot more details provided in detail mode now. update Python & Java bindings to reflect the core's changes
/external/capstone/bindings/python/capstone/arm_const.py
b52f11f636ce8a0784155b2df3df7d5d4df39ce4 13-Aug-2014 Nguyen Anh Quynh <aquynh@gmail.com> arm: update core. this added a new instruction UDF. also updated Python+Java bindings accordingly
/external/capstone/bindings/python/capstone/arm_const.py
73bbbb38002613cb2f39bda569886ce64e6953bf 17-Jun-2014 Nguyen Anh Quynh <aquynh@gmail.com> arm: add ASRS, LSRS, VCLE, VCLT instructions. update Python & Java bindings at the same time
/external/capstone/bindings/python/capstone/arm_const.py
d06e2f5ac1a07a90159d72d42100dc05ccb44c04 19-Dec-2013 Nguyen Anh Quynh <aquynh@gmail.com> arm: expose alias registers SB, SL, FP & IP. attn: bindings
/external/capstone/bindings/python/capstone/arm_const.py
7957ed1defb112ab20fbe62af0027fe53b309295 14-Dec-2013 Nguyen Anh Quynh <aquynh@gmail.com> arm64: add some alias registers. attn: bindings
/external/capstone/bindings/python/capstone/arm_const.py
d912f91390b25302c566cc2614213cd7495b6f76 04-Dec-2013 Nguyen Anh Quynh <aquynh@gmail.com> add a newline between constant types in autogen constants
/external/capstone/bindings/python/capstone/arm_const.py
a2f825ff0741519ffb1750cbb48ef5bc9159c343 04-Dec-2013 Nguyen Anh Quynh <aquynh@gmail.com> support comments in autogen files, so constant files are more friendly
/external/capstone/bindings/python/capstone/arm_const.py
ea5b79d058a37221a8603d07fd8a3ecbdb24df71 03-Dec-2013 Nguyen Anh Quynh <aquynh@gmail.com> move some alias registers around to after REG_MAX. this seems to fix some issues of clang, which struggles with enum that assign value from other enum
/external/capstone/bindings/python/capstone/arm_const.py
b39ef0bfa6ff11f6011284c684707d195a00d942 04-Dec-2013 Nguyen Anh Quynh <aquynh@gmail.com> arm: added some alias registers
/external/capstone/bindings/python/capstone/arm_const.py
f4597083c27ac7839b9e8f16b85daaa49b93383f 03-Dec-2013 Nguyen Anh Quynh <aquynh@gmail.com> bindings: add all autogen files. better to do this by committers, not users. thanks to this, users dont need to generate those constants themselves
/external/capstone/bindings/python/capstone/arm_const.py