-
Geo Ster authored
* This is only supported on GCC/Clang making compilation fail on MSVC. In addition we don't really need this since accessing the entire 128bit register is very rare and can be emulated by setting each of 64bit parts seperately.
Geo Ster authored* This is only supported on GCC/Clang making compilation fail on MSVC. In addition we don't really need this since accessing the entire 128bit register is very rare and can be emulated by setting each of 64bit parts seperately.
manager.cpp 1.71 KiB