Fidget with the syntax of the MultiOp format in anticipation of making it actually work.
--HG-- extra : convert_revision : f62a1f035cc11677df8eb5a839ca1247d819fab3
This commit is contained in:
parent
fd77212b72
commit
77ce05f478
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
0x6: push_ES();
|
||||
0x7: pop_ES();
|
||||
default: MultiOp::add(
|
||||
{{out1 = in1 + in2}},
|
||||
{{Add op0, op0, op1}},
|
||||
OPCODE_OP_BOTTOM3,
|
||||
[[Eb,Gb],[Ev,Gv],
|
||||
[Gb,Eb],[Gv,Ev],
|
||||
|
|
Loading…
Reference in a new issue