1
0
Fork 0
forked from suyu/suyu
suyu/src/common/x64
Lioncash a5dcccfdd2 externals: Update Xbyak to 5.96
I made a request on the Xbyak issue tracker to allow some constructors
to be constexpr in order to avoid static constructors from needing to
execute for some of our register constants.

This request was implemented, so this updates Xbyak so that we can make
use of it.
2020-08-30 05:09:48 -04:00
..
cpu_detect.cpp Merge pull request #3396 from FernandoS27/prometheus-1 2020-06-28 01:34:07 +10:00
cpu_detect.h Merge pull request #3396 from FernandoS27/prometheus-1 2020-06-28 01:34:07 +10:00
native_clock.cpp Core/Common: Address Feedback. 2020-06-27 18:20:06 -04:00
native_clock.h Common/NativeClockx86: Reduce native clock accuracy further. 2020-06-27 11:36:18 -04:00
xbyak_abi.h externals: Update Xbyak to 5.96 2020-08-30 05:09:48 -04:00
xbyak_util.h Add xbyak external 2020-05-30 10:55:27 +10:00