MCPcopy Index your code

hub / github.com/djhworld/simple-computer / functions

Functions604 in github.com/djhworld/simple-computer

MethodSetInputWire
(index int, value bool)
components/components.go:527
MethodSetInputWire
(index int, value bool)
components/adder.go:35
MethodSetInputWire
(index int, value bool)
components/components_test.go:20
MethodShiftOut
()
components/components.go:130
MethodSize
()
asm/instructions.go:46
MethodSize
()
asm/instructions.go:87
MethodSize
()
asm/instructions.go:110
MethodSize
()
asm/instructions.go:134
MethodSize
()
asm/instructions.go:157
MethodSize
()
asm/instructions.go:199
MethodSize
()
asm/instructions.go:240
MethodSize
()
asm/instructions.go:269
MethodSize
()
asm/instructions.go:305
MethodSize
()
asm/instructions.go:351
MethodSize
()
asm/instructions.go:390
MethodSize
()
asm/instructions.go:429
MethodSize
()
asm/instructions.go:468
MethodSize
()
asm/instructions.go:487
MethodSize
()
asm/instructions.go:505
MethodSize
()
asm/instructions.go:530
MethodSize
()
asm/instructions.go:577
MethodSize
()
asm/instructions.go:595
MethodSize
()
asm/instructions.go:613
MethodSize
()
asm/instructions.go:632
MethodString
()
components/bus.go:46
MethodString
()
components/register.go:89
MethodString
()
components/components.go:585
MethodString
()
components/stepper.go:51
MethodString
()
asm/instructions.go:67
MethodString
()
asm/instructions.go:95
MethodString
()
asm/instructions.go:118
MethodString
()
asm/instructions.go:142
MethodString
()
asm/instructions.go:165
MethodString
()
asm/instructions.go:207
MethodString
()
asm/instructions.go:248
MethodString
()
asm/instructions.go:284
MethodString
()
asm/instructions.go:320
MethodString
()
asm/instructions.go:359
MethodString
()
asm/instructions.go:398
MethodString
()
asm/instructions.go:437
MethodString
()
asm/instructions.go:476
MethodString
()
asm/instructions.go:495
MethodString
()
asm/instructions.go:524
MethodString
()
asm/instructions.go:546
MethodString
()
asm/instructions.go:585
MethodString
()
asm/instructions.go:604
MethodString
()
asm/instructions.go:622
MethodString
()
asm/instructions.go:659
MethodString
()
asm/instructions.go:684
MethodString
()
asm/markers.go:16
MethodString
()
asm/markers.go:24
MethodString
()
asm/markers.go:38
MethodString
()
memory/memory.go:115
MethodString
()
cpu/cpu.go:545
MethodString
()
io/display.go:151
MethodString
()
alu/alu.go:156
FunctionTest2x4Decoder
(t *testing.T)
components/decoders_test.go:8
FunctionTest3x8Decoder
(t *testing.T)
components/decoders_test.go:21
FunctionTest4x16Decoder
(t *testing.T)
components/decoders_test.go:55
FunctionTest8x256Decoder
(t *testing.T)
components/decoders_test.go:147
FunctionTestALUAND
(t *testing.T)
cpu/cpu_test.go:695
FunctionTestALUAdd
(t *testing.T)
cpu/cpu_test.go:614
FunctionTestALUAddWithCarry
(t *testing.T)
cpu/cpu_test.go:639
FunctionTestALUNOT
(t *testing.T)
cpu/cpu_test.go:686
FunctionTestALUOR
(t *testing.T)
cpu/cpu_test.go:719
FunctionTestALUShiftLeft
(t *testing.T)
cpu/cpu_test.go:823
FunctionTestALUShiftRight
(t *testing.T)
cpu/cpu_test.go:835
FunctionTestALUXOR
(t *testing.T)
cpu/cpu_test.go:744
FunctionTestAND
(t *testing.T)
alu/alu_test.go:122
FunctionTestANDGate
(t *testing.T)
circuit/gates_test.go:25
FunctionTestANDGate3
(t *testing.T)
components/big_gates_test.go:9
FunctionTestANDGate4
(t *testing.T)
components/big_gates_test.go:61
FunctionTestANDGate5
(t *testing.T)
components/big_gates_test.go:96
FunctionTestANDGate8
(t *testing.T)
components/big_gates_test.go:148
FunctionTestANDer
(t *testing.T)
components/components_test.go:193
FunctionTestAdapterPutsKeycodeRegisterOnBusAndClearsIt
(t *testing.T)
io/keyboard_test.go:10
FunctionTestAdd2
(t *testing.T)
components/adder_test.go:50
FunctionTestAdder
(t *testing.T)
components/adder_test.go:10
FunctionTestAluAdd
(t *testing.T)
alu/alu_test.go:15
FunctionTestAluSHL
(t *testing.T)
alu/alu_test.go:86
FunctionTestAluSHR
(t *testing.T)
alu/alu_test.go:64
FunctionTestBit
(t *testing.T)
components/storage_test.go:9
FunctionTestBusIsNOTUpdatedOnRegisterDisabled
(t *testing.T)
components/register_test.go:124
FunctionTestBusIsUpdatedOnRegisterEnable
(t *testing.T)
components/register_test.go:79
FunctionTestBusOne
(t *testing.T)
components/components_test.go:503
FunctionTestCALLInstruction
(t *testing.T)
asm/instructions_test.go:534
FunctionTestCALLInstructionString
(t *testing.T)
asm/instructions_test.go:521
FunctionTestCLF
(t *testing.T)
cpu/cpu_test.go:584
FunctionTestCLFInstruction
(t *testing.T)
asm/instructions_test.go:570
FunctionTestCLFInstructionString
(t *testing.T)
asm/instructions_test.go:508
FunctionTestCMP
(t *testing.T)
cpu/cpu_test.go:769
FunctionTestCMP
(t *testing.T)
alu/alu_test.go:261
FunctionTestComparator
(t *testing.T)
components/components_test.go:436
FunctionTestCompare2
(t *testing.T)
components/components_test.go:430
FunctionTestDATA
(t *testing.T)
cpu/cpu_test.go:286
FunctionTestDATAInstruction
(t *testing.T)
asm/instructions_test.go:361
FunctionTestDATAInstructionsString
(t *testing.T)
asm/instructions_test.go:341
FunctionTestEnabler
(t *testing.T)
components/components_test.go:34
FunctionTestEnablerWithEnableOn
(t *testing.T)
components/components_test.go:53
FunctionTestFlagsRegisterAllFalse
(t *testing.T)
cpu/cpu_test.go:58
← previousnext →401–500 of 604, ranked by callers