rpcsx/rpcs3/util
Nekotekina bd1a24b894 Tidy endianness support (se_t) implementation
Move se_t and se_storage to util/endian.hpp
Use single template instead of two specializations.
Add minor optimization for MSVC.
Remove v128 dependency.
Try to enable intrinsics for unaligned data.
Fix minor bug in u16/u32/u64 specializations.
2019-09-28 15:39:50 +03:00
..
atomic.cpp atomic.hpp: use native semaphores on Windows 2019-09-24 05:01:00 +03:00
atomic.hpp atomic.hpp: add atomic wait mask support 2019-09-13 15:53:34 +03:00
endian.hpp Tidy endianness support (se_t) implementation 2019-09-28 15:39:50 +03:00
fixed_typemap.hpp typeindices.hpp: add typeindex() helper 2019-09-19 02:16:14 +03:00
init_mutex.hpp Add init_mutex.hpp 2019-09-19 02:16:14 +03:00
typeindices.hpp typeindices.hpp: add typeindex() helper 2019-09-19 02:16:14 +03:00