summaryrefslogtreecommitdiff
path: root/src/arch/operands/immediate.c
AgeCommit message (Expand)Author
2020-10-20Fixed some compilation warnings.Cyrille Bagard
2020-07-27Removed some extra special column indexes.Cyrille Bagard
2020-05-03Defined the missing features required to build operands from Python.Cyrille Bagard
2020-02-06Restored hexadecimal as default rendering for immediate values.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-02-04Deleted unused deprecated functions.Cyrille Bagard
2020-02-04Compressed the operands relative to immediate values.Cyrille Bagard
2020-02-04Created a new interface for renamed operands.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard