diff --git a/src/core/PrintInstructions.go b/src/core/PrintInstructions.go index fe47d3a..6020cf7 100644 --- a/src/core/PrintInstructions.go +++ b/src/core/PrintInstructions.go @@ -37,9 +37,9 @@ func (f *Function) PrintInstructions() { for _, reg := range f.CPU.All { if used&(1<