| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added F3 0F BC opcode ([DYNAREC] too) | ptitSeb | 2021-03-25 | 1 | -0/+38 |
| * | [DYNAREC] Added Basic blocks for dynarec | ptitSeb | 2021-03-14 | 1 | -5/+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 | -1/+70 |
| * | Added some more SSE opcodes | ptitSeb | 2021-03-09 | 1 | -0/+19 |
| * | Added F3 0F C2 opcode | ptitSeb | 2021-03-09 | 1 | -1/+20 |
| * | Added more various opcodes | ptitSeb | 2021-03-09 | 1 | -1/+41 |
| * | Added more opcodes, including D8 and DD x87 ones | ptitSeb | 2021-03-08 | 1 | -0/+7 |
| * | Added a few SSE opcodes | ptitSeb | 2021-03-07 | 1 | -0/+13 |
| * | Added a bunch of MMX and SSE opcodes | ptitSeb | 2021-03-07 | 1 | -0/+8 |
| * | Added a few SSE2 opcodes | ptitSeb | 2021-03-06 | 1 | -1/+4 |
| * | Fixed mod/rm relative computation when opcode have trailing bytes | ptitSeb | 2021-03-06 | 1 | -6/+6 |
| * | Added F3 0F 6F MOVDQU opcode | ptitSeb | 2021-03-06 | 1 | -0/+7 |
| * | Added F2/F3 prefix handling and a bunch of F2 0F and F3 0F opcodes | ptitSeb | 2021-03-05 | 1 | -0/+83 |