Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ addr
Method
addr
pcsx2/Cache.cpp:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
void toggleLRF() { rawValue ^= LRF_FLAG; }
69
70
uptr addr() const { return rawValue & ~ALL_BITS; }
71
72
void setAddr(uptr addr)
73
{
Callers
2
addr
Method · 0.45
CACHE
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected