Files
Xenia-Canary/src/xenia/cpu/backend/x64
Wunkolo addd8c94e5 [x64] Add AVX512 optimization for OPCODE_VECTOR_ADD(saturated)
Uses a single `vpternlogd` to test for signed/unsigned
overflow/underflow. Then utilizes AVX512 mask operations to create
either `0x7FFFFFFF` or `0x80000000` arithmetically.
2022-09-14 11:39:03 -05:00
..
2020-04-07 16:09:41 -05:00
2022-02-16 17:09:28 -06:00
2015-08-06 20:17:01 -07:00
2020-03-07 19:39:56 -06:00
2020-04-07 16:09:41 -05:00
2015-08-06 20:17:01 -07:00