rpcsx/rpcs3/util
Nekotekina 567d23d856 Implement util/auto_typemap.hpp
Used in vm::block_t as an example.
2020-12-24 14:55:25 +03:00
..
asm.hpp types.hpp: remove intrinsic includes 2020-12-21 21:11:25 +03:00
atomic.cpp types.hpp: remove intrinsic includes 2020-12-21 21:11:25 +03:00
atomic.hpp atomic.hpp: revert Clang < 11 workaround for u128 2020-12-22 09:00:34 +03:00
auto_typemap.hpp Implement util/auto_typemap.hpp 2020-12-24 14:55:25 +03:00
cereal.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
dyn_lib.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
dyn_lib.hpp Use uptr (std::uintptr_t alias) 2020-12-12 16:29:55 +03:00
endian.hpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
fixed_typemap.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
fixed_typemap.hpp fixed_typemap.hpp: Fix assignment operator for g_ptr 2020-12-17 16:47:25 +03:00
init_mutex.hpp Remove bom from .hpp files 2020-12-07 20:03:44 +03:00
logs.cpp Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
logs.hpp Replace uint64_t with u64 2020-12-18 12:23:53 +03:00
shared_ptr.hpp atomic.hpp: use u128 as storage for masks/values 2020-12-21 13:51:23 +03:00
slow_mutex.hpp Remove HERE macro 2020-12-10 12:30:22 +03:00
sysinfo.cpp types.hpp: remove intrinsic includes 2020-12-21 21:11:25 +03:00
sysinfo.hpp Cleanup and move sysinfo.h -> util/sysinfo.hpp 2020-12-18 12:55:54 +03:00
to_endian.hpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
typeindices.hpp Implement util/auto_typemap.hpp 2020-12-24 14:55:25 +03:00
types.hpp types.hpp: more cleanup 2020-12-22 19:08:09 +03:00
v128.hpp types.hpp: remove intrinsic includes 2020-12-21 21:11:25 +03:00
v128sse.hpp types.hpp: remove intrinsic includes 2020-12-21 21:11:25 +03:00
vm.hpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
vm_native.cpp Move align helpers to util/asm.hpp 2020-12-18 18:07:42 +03:00
yaml.cpp Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
yaml.hpp Remove bom from .hpp files 2020-12-07 20:03:44 +03:00