rpcs3/Utilities
Nekotekina c7fe8567b8 Experimental squashing of reservation memory area.
Enables trivial synchronization between shared mem.
Reduces memory usage, but potentially degrades performance.
Rename an overload of vm::passive_lock to vm::range_lock.
2020-04-16 02:25:43 +03:00
..
address_range.h rsx: Batch transform contants load methods 2020-04-05 15:21:56 +03:00
asm.h Revert "Replace rotate utils with std::rotl" (partial) 2020-04-14 19:45:53 +03:00
BEType.h rsx fp/vp analyzers: Fix strict type aliasing and improve codegen 2020-04-12 16:48:43 +03:00
bin_patch.cpp
bin_patch.h
bit_set.h
BitField.h
cfmt.h Revert "Replace rotate utils with std::rotl" (partial) 2020-04-14 19:45:53 +03:00
cond.cpp
cond.h Revert "Replace rotate utils with std::rotl" (partial) 2020-04-14 19:45:53 +03:00
Config.cpp Implement cfg::uint for unsigned integers 2020-04-04 21:38:40 +03:00
Config.h Implement cfg::uint for unsigned integers 2020-04-04 21:38:40 +03:00
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp
dynamic_library.h
File.cpp Fix various explicitness, laziness, hard codes 2020-04-12 17:29:42 +03:00
File.h
geometry.h
git-version-gen.cmd
hash.h
JIT.cpp PPU LLVM: fix crash on damaged cache files 2020-04-07 16:51:35 +03:00
JIT.h Implement jit_compiler::check 2020-04-07 16:09:47 +03:00
lockless.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
rXml.cpp
rXml.h
sema.cpp
sema.h
span.h
StrFmt.cpp Always launch rpcs3.exe on restart 2020-04-05 14:27:13 +03:00
StrFmt.h
StrUtil.h Fix various explicitness, laziness, hard codes 2020-04-12 17:29:42 +03:00
sync.h
sysinfo.cpp Tweak TSC calibration 2020-04-09 16:23:33 +03:00
sysinfo.h Util: Add FMA and INVARIANT_TSC detection (#7937) 2020-04-04 19:12:06 +01:00
Thread.cpp Replace utils::cnttz{32,64} with std::countr_{zero,one} 2020-04-14 16:05:58 +03:00
Thread.h
Timer.h
typemap.h
types.h Replace utils::cnttz{32,64} with std::countr_{zero,one} 2020-04-14 16:05:58 +03:00
version.cpp
version.h
VirtualMemory.cpp Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00
VirtualMemory.h Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00