Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devosoft/avida
/ GetInstNull
Method
GetInstNull
avida-core/source/cpu/cInstLib.h:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
65
int GetInstDefault() const { return m_inst_default; }
66
int GetInstNull() const { return m_inst_null; }
67
68
private:
69
inline Instruction GetInst(const cString& name);
Callers
2
ActivateNullInst
Method · 0.80
LoadWithStringList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected