Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devosoft/avida
/ Inst_SenseResource0
Method
Inst_SenseResource0
avida-core/source/cpu/cHardwareCPU.cc:4400–4403 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4398
4399
4400
bool cHardwareCPU::Inst_SenseResource0(cAvidaContext& ctx)
4401
{
4402
return DoSenseResourceX(REG_BX, m_organism->GetCellID(), 0, ctx);
4403
}
4404
4405
bool cHardwareCPU::Inst_SenseResource1(cAvidaContext& ctx)
4406
{
Callers
nothing calls this directly
Calls
1
GetCellID
Method · 0.45
Tested by
no test coverage detected