| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added F2 0F F0 ocpode ([DYNAREC] too) | ptitSeb | 2021-04-11 | 1 | -1/+8 |
| * | Added F2 0F 12 opcode ([DYNAREC] too) | ptitSeb | 2021-03-30 | 1 | -0/+6 |
| * | [DYNAREC] Added Basic blocks for dynarec | ptitSeb | 2021-03-14 | 1 | -4/+0 |
| * | Added a bunch of SSE opcodes | ptitSeb | 2021-03-13 | 1 | -0/+15 |
| * | Added a bunch of SSE2 opcodes | ptitSeb | 2021-03-12 | 1 | -5/+93 |
| * | Added some SSE2 and x87 opcodes | ptitSeb | 2021-03-11 | 1 | -0/+7 |
| * | Added a bunch of various opcodes | ptitSeb | 2021-03-10 | 1 | -0/+28 |
| * | Added some more SSE opcodes | ptitSeb | 2021-03-09 | 1 | -0/+26 |
| * | Added a bunch of various opcodes | ptitSeb | 2021-03-09 | 1 | -0/+6 |
| * | Added a few SSE2 opcodes | ptitSeb | 2021-03-06 | 1 | -1/+34 |
| * | Fixed mod/rm relative computation when opcode have trailing bytes | ptitSeb | 2021-03-06 | 1 | -2/+2 |
| * | Added 66 REX 0F EF PXOR opcode | ptitSeb | 2021-03-06 | 1 | -1/+0 |
| * | Added F2/F3 prefix handling and a bunch of F2 0F and F3 0F opcodes | ptitSeb | 2021-03-05 | 1 | -0/+63 |