We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b38b52 commit a6c83f6Copy full SHA for a6c83f6
examples/snakepu/design.txt
@@ -78,7 +78,7 @@ NOT
78
AND src
79
XOR src
80
OR src
81
-SHL src (shift left - where src is the number of bits to shift)
+SHL src (shift left - where src contains the number of bits to shift)
82
SHR src (shift right - same as above)
83
[TODO...]
84
0 commit comments