Fix rot opcode

This commit is contained in:
Dominic Grimm 2022-06-17 21:06:34 +02:00
parent 8376795d0d
commit a20d7a6e0f
No known key found for this signature in database
GPG key ID: A6C051C716D2CE65

View file

@ -159,12 +159,13 @@ sections:
input: [x1, x2, x3]
output: [x2, x3, x1]
microcode: |
drop
tmpl 0xa
drop
tmpl 0xb
drop
tmpl 0xc
drop
tmpl 0xb
drop
tmpl 0xa
tmpsr 0xb
push
tmpsr 0xc