MCPcopy 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
68private:
69 inline Instruction GetInst(const cString& name);

Callers 2

ActivateNullInstMethod · 0.80
LoadWithStringListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected