Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
aaa01ca91064bfa263fd533c7f3c9600bf14bf45
/
bindings
/
const_generator.py
e483c6e
ocaml: update constants
by Nguyen Anh Quynh
· 10 years ago
a22d300
ocaml: add missing ARM64 instructions to arm64_const.ml. also handle arithmetic operations |, << properly for Ocaml in const_generator.py
by Nguyen Anh Quynh
· 10 years ago
586be76
ocaml: separate constants into separate files, which are actually autogen by const_generator.py
by Nguyen Anh Quynh
· 10 years ago
553bb48
python: support XCore
by Nguyen Anh Quynh
· 10 years ago
749046b
python: initial Python3 support
by Nguyen Anh Quynh
· 11 years ago
110ab1d
Python 3 support
by fenuks
· 11 years ago
1c8405d
python: add SystemZ support
by Nguyen Anh Quynh
· 11 years ago
1055a2e
python: support Sparc
by Nguyen Anh Quynh
· 11 years ago
5611de0
Fix const generator to account for PPC enum style
by danghvu
· 11 years ago
7957ed1
arm64: add some alias registers. attn: bindings
by Nguyen Anh Quynh
· 11 years ago
d912f91
add a newline between constant types in autogen constants
by Nguyen Anh Quynh
· 11 years ago
a2f825f
support comments in autogen files, so constant files are more friendly
by Nguyen Anh Quynh
· 11 years ago
b09c122
Use casting instead of isdigit, incase negative number
by danghvu
· 11 years ago
b4b6fea
Fix a bug const generator does not account for assigning number as enum const
by danghvu
· 11 years ago
96a056d
bindings: more flexible autogen on generating filenames containing constants
by Nguyen Anh Quynh
· 11 years ago
99cfce9
bindings: add project info into autogen files
by Nguyen Anh Quynh
· 11 years ago
ac6d1da
bindings: add author info to const_generator.py
by Nguyen Anh Quynh
· 11 years ago
cfb0120
Add support for python in const_generator.py
by danghvu
· 11 years ago
8054c9e
Add a script to generate constant for binding
by danghvu
· 11 years ago