MCPcopy Create free account
hub / github.com/devosoft/avida / GetStackSize

Method GetStackSize

avida-core/source/cpu/cInstSet.h:152–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 bool HasBonusCosts() const { return m_has_bonus_costs; }
151
152 int GetStackSize() const { return m_stack_size; }
153 int GetUOpsPerCycle() const { return m_uops_per_cycle; }
154
155 // Instruction Analysis.

Callers 8

internalResetMethod · 0.80
ResetMethod · 0.80
PrintStatusMethod · 0.80
internalResetMethod · 0.80
ResetMethod · 0.80
PrintStatusMethod · 0.80
internalResetMethod · 0.80
ResetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected