summaryrefslogtreecommitdiff
path: root/tests/10optimizer_bytecode/dupaddmul7
diff options
context:
space:
mode:
Diffstat (limited to 'tests/10optimizer_bytecode/dupaddmul7')
-rw-r--r--tests/10optimizer_bytecode/dupaddmul77
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/10optimizer_bytecode/dupaddmul7 b/tests/10optimizer_bytecode/dupaddmul7
new file mode 100644
index 0000000..eaa6892
--- /dev/null
+++ b/tests/10optimizer_bytecode/dupaddmul7
@@ -0,0 +1,7 @@
+# cDup cAdd x cMul
+
+T=d f ld mf li gi
+V=x
+R=-3,3,1
+F=(x+x)*7
+C=x*14