summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/arch/operands
AgeCommit message (Expand)Author
2020-05-03Defined the missing features required to build operands from Python.Cyrille Bagard
2020-02-17Relocated the undefined instructions.Cyrille Bagard
2020-02-04Reduced the size required for register operands.Cyrille Bagard
2020-02-04Completed the ImmOperand constructor documentation.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-02-04Created a new interface for renamed operands.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2019-01-25Provided API to subclass instructions and operands in Python.Cyrille Bagard
2019-01-22Allowed to initialize instances of created dynamic types if needed.Cyrille Bagard
2019-01-16Dealt with registers and register operands in the Python bindings.Cyrille Bagard