Closed ishaq closed 5 years ago
I can see the PutLeftShifterGate but no corresponding PutRightShifterGate, does something like that exist? If not, I can write something (probably a copy/paste/modify of LeftShifter) and submit a PR?
PutLeftShifterGate
PutRightShifterGate
There are barrel right shift and barrel left shift, which I believe do the same thing. So closing it.
I can see the
PutLeftShifterGate
but no correspondingPutRightShifterGate
, does something like that exist? If not, I can write something (probably a copy/paste/modify of LeftShifter) and submit a PR?