dynarmic/src
MerryMage 0d1fa85402 bit_util: Bit<T>(size_t, const T) cannot be constexpr
Compound statements are not permitted in constexpr functions in C++14
2016-12-29 10:08:35 +00:00
..
backend_x64 Implement UHASX, UHSAX, SHASX and SHSAX (#75) 2016-12-28 21:32:22 +00:00
common bit_util: Bit<T>(size_t, const T) cannot be constexpr 2016-12-29 10:08:35 +00:00
frontend Implement UHASX, UHSAX, SHASX and SHSAX (#75) 2016-12-28 21:32:22 +00:00
ir_opt microinstruction: Make use_count private (#53) 2016-11-30 21:51:06 +00:00
CMakeLists.txt CMakeLists: Use target_compile_options intead of add_compile_options 2016-12-19 00:48:25 +00:00