aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/CodeGen/X86/AssemblerTable.cs
AgeCommit message (Expand)Author
2023-03-20ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) (#4147)Wunk
2022-12-18Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)" (...gdkchan
2022-12-18ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)Wunk
2022-10-02ARMeilleure: Add `gfni` acceleration (#3669)Wunk
2022-08-25ARMeilleure: Hardware accelerate SHA256 (#3585)merry
2022-08-14PreAllocator: Check if instruction supports a Vex prefix in IsVexSameOperandD...merry
2021-10-05Add `Operand.Label` support to `Assembler` (#2680)FICTURE7