dynarmic/src
Lioncash 4f47861669 A64/translate/impl: Mark DecodeBitMasks and AdvSIMDExpandImm as static
These don't rely on instance state to perform their behavior. They're
just helper functions.
2020-04-22 21:04:22 +01:00
..
backend/x64 x64/exception_handler_windows: Join namespace declaration 2020-04-22 21:04:22 +01:00
common common/cast_util: Declare BitCast and BitCastPointee with the noexcept specifier 2020-04-22 21:04:22 +01:00
frontend A64/translate/impl: Mark DecodeBitMasks and AdvSIMDExpandImm as static 2020-04-22 21:04:22 +01:00
ir_opt ir_opt/a64_get_set_elimination_pass: Remove redundant return 2020-04-22 21:04:22 +01:00
CMakeLists.txt CMakeLists: Define FMT_USE_USER_DEFINED_LITERALS=0 2020-04-22 21:04:22 +01:00