suyu/src/common/x64
Lioncash f6a049337e common/xbyak_api: Make BuildRegSet() constexpr
This allows us to eliminate any static constructors that would have been
emitted due to the function not being constexpr.
2022-01-26 16:29:15 -05:00
..
cpu_detect.cpp common/cpu_detect: Remove CPU family and model 2021-12-13 20:45:18 -05:00
cpu_detect.h
native_clock.cpp native_clock: Wait for less time in EstimateRDTSCFrequency 2021-12-03 19:55:59 -05:00
native_clock.h
xbyak_abi.h common/xbyak_api: Make BuildRegSet() constexpr 2022-01-26 16:29:15 -05:00
xbyak_util.h