Age | Commit message (Expand) | Author | Files | Lines |
2020-11-08 | cmp: add signed/unsigned to opcode table | Luc Van Oostenryck | 1 | -1/+2 |
2018-08-26 | opcode: add OPF_TARGET | Luc Van Oostenryck | 1 | -1/+2 |
2018-08-26 | opcode: add arity info | Luc Van Oostenryck | 1 | -1/+2 |
2018-08-26 | opcode: centralize opcode definition | Luc Van Oostenryck | 1 | -36/+11 |
2018-02-20 | no need for signed & unsigned multiplication | Luc Van Oostenryck | 1 | -2/+1 |
2017-11-18 | add support of floating-point specific arithmetic ops | Luc Van Oostenryck | 1 | -0/+8 |
2017-11-18 | fix support of floating-point compare | Luc Van Oostenryck | 1 | -10/+28 |
2017-11-16 | canonicalize compare instructions | Luc Van Oostenryck | 1 | -10/+10 |
2017-11-16 | add table to "negate" some opcode | Luc Van Oostenryck | 1 | -0/+36 |