aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/opcode.def
AgeCommit message (Expand)AuthorFilesLines
2020-11-21add a new instruction for label-as-valueLuc Van Oostenryck1-0/+1
2020-11-08cmp: add signed/unsigned to opcode tableLuc Van Oostenryck1-82/+82
2020-10-20add a flag to identify commutative & associative opsLuc Van Oostenryck1-25/+25
2020-10-06remove definition of removed OP_{AND,OR}_BOOLLuc Van Oostenryck1-2/+0
2020-09-07add support for a new instruction: OP_FMADDLuc Van Oostenryck1-0/+1
2020-03-20add instruction OP_UNREACHLuc Van Oostenryck1-0/+1
2018-08-26opcode: add OPF_TARGETLuc Van Oostenryck1-82/+82
2018-08-26opcode: add arity infoLuc Van Oostenryck1-82/+82
2018-08-26opcode: centralize opcode definitionLuc Van Oostenryck1-0/+114