summaryrefslogtreecommitdiff
path: root/tests/10optimizer_bytecode/absnotnotnot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/10optimizer_bytecode/absnotnotnot')
-rw-r--r--tests/10optimizer_bytecode/absnotnotnot5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/10optimizer_bytecode/absnotnotnot b/tests/10optimizer_bytecode/absnotnotnot
new file mode 100644
index 0000000..eb45d70
--- /dev/null
+++ b/tests/10optimizer_bytecode/absnotnotnot
@@ -0,0 +1,5 @@
+T=d f li ld mf gi
+V=x
+R=-1,1,1
+F=!(!!((x*x)))
+C=fp_not(fp_notNot((x*x)))