Files
Xenia-Canary/src/xenia/cpu/backend
Wunkolo 24d4e1e0e5 [x64] Add BMI1-based acceleration for AndNot
In the case of having two register operands for `AndNot`, the `andn` instruction can be used when the host supports `BMI1`. `andn` only supports 32-bit and 64-bit operands, so some register up-casting is needed.
2022-01-04 16:16:49 -06:00
..
2015-05-05 18:52:54 -07:00
2015-08-06 20:17:01 -07:00