FEX/Source
Ryan Houdek 542ed8b6ad
Implement support for querying AES256 support
This is a different feature flag than regular AES as the default AES+AVX
only operates on 128-bit wide vectors.

With the newer `VAES` extension this is expanded to 256-bit.
2024-06-19 05:51:47 -07:00
..
Common FEX: Consolidate JSON allocators and fix 3691 2024-06-18 13:31:25 -04:00
Tools Implement support for querying AES256 support 2024-06-19 05:51:47 -07:00
Windows WOW64: Support unwinding past FEX from within syscall handlers 2024-05-06 15:26:36 +00:00
CMakeLists.txt Windows: Generate import libraries for private ntdll and wow64 APIs 2023-09-22 10:12:40 -07:00