Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ addr
Method
addr
pcsx2/Cache.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
int set;
107
108
uptr addr()
109
{
110
return tag.addr() | (set << 6);
111
}
112
113
void writeBackIfNeeded()
114
{
Callers
nothing calls this directly
Calls
1
addr
Method · 0.45
Tested by
no test coverage detected