aboutsummaryrefslogtreecommitdiffstats
path: root/opcode.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-22opcode: add helpers opcode_negate() & opcode_swap()Luc Van Oostenryck1-0/+10
2020-11-08cmp: add signed/unsigned to opcode tableLuc Van Oostenryck1-2/+6
2020-10-20add a flag to identify commutative & associative opsLuc Van Oostenryck1-0/+5
2018-08-26opcode: add OPF_TARGETLuc Van Oostenryck1-1/+4
2018-08-26opcode: add arity infoLuc Van Oostenryck1-1/+2
2018-08-26opcode: centralize opcode definitionLuc Van Oostenryck1-0/+9
2017-11-18fix support of floating-point compareLuc Van Oostenryck1-0/+10
2017-11-16canonicalize compare instructionsLuc Van Oostenryck1-0/+1
2017-11-16add table to "negate" some opcodeLuc Van Oostenryck1-0/+9