MCPcopy Index your code
hub / github.com/djhworld/simple-computer / Update

Method Update

cpu/cpu.go:278–278  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

276
277type Updatable interface {
278 Update()
279}
280
281type InstructionDecoder3x8 struct {

Callers 15

checkDecoder8x256OutputFunction · 0.65
UpdateMethod · 0.65
SetInputWireMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65

Implementers 15

Bitcomponents/storage.go
Wordcomponents/storage.go
ORGate3components/big_gates.go
ORGate4components/big_gates.go
ORGate5components/big_gates.go
ORGate6components/big_gates.go
ANDGate8components/big_gates.go
ANDGate4components/big_gates.go
ANDGate5components/big_gates.go
ANDGate3components/big_gates.go
Registercomponents/register.go
Enablercomponents/components.go

Calls

no outgoing calls

Tested by 14

checkDecoder8x256OutputFunction · 0.52
TestWordFunction · 0.52
TestWordWithSetOnFunction · 0.52
SetInputWireMethod · 0.52
TestEnablerFunction · 0.52
TestEnablerWithEnableOnFunction · 0.52
UpdateMethod · 0.52
refreshValueMethod · 0.52
setMemoryLocationFunction · 0.52
setMemoryLocation2Function · 0.52
setRegisterFunction · 0.52