Age | Commit message (Expand) | Author |
2021-06-27 | report memory sizes for all long-mode instructions | iximeow |
2021-06-26 | clean up avx2-related warnings | iximeow |
2021-06-12 | finish up long mode avx2 | iximeow |
2021-06-11 | add extensive avx and initial avx2 tests, fix several bugs and missing instru... | iximeow |
2021-03-21 | fix potential successful decodes with Opcode::Invalid | iximeow |
2021-03-21 | add missing vpmaxuw, remove nonsense avx mov | iximeow |
2021-03-21 | complete CET support, add UINTR, add missing VORP{S,D}, other cleanup | iximeow |
2021-03-21 | rewrite 0f-based instruction handling | iximeow |
2020-08-09 | no more incomplete decoder for vex instructions | iximeow |
2020-08-09 | support four-reg operand forms, new tests | iximeow |
2020-08-09 | vinserti128 | iximeow |
2020-08-09 | vextractf128 | iximeow |
2020-08-09 | vpsrlq | iximeow |
2020-08-09 | vpminsw | iximeow |
2020-08-09 | vpermq (avx2) | iximeow |
2020-08-09 | vpsrlw avx | iximeow |
2020-08-09 | missing avx instr | iximeow |
2020-08-09 | probably not | iximeow |
2020-05-23 | add SHA, BMI1, and BMI2, complete XSAVE extension support | iximeow |
2020-02-22 | support most avx operand codes | iximeow |
2020-01-15 | make space for non-64bit modes | iximeow |