aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/bitsliced-aes/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/bitsliced-aes/notes.txt')
-rw-r--r--test/monniaux/bitsliced-aes/notes.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/test/monniaux/bitsliced-aes/notes.txt b/test/monniaux/bitsliced-aes/notes.txt
new file mode 100644
index 00000000..954809cc
--- /dev/null
+++ b/test/monniaux/bitsliced-aes/notes.txt
@@ -0,0 +1,25 @@
+* original
+==> test.ccomp.host.out <==
+cycles: 3080223
+
+==> test.ccomp.k1c.out <==
+cycles: 10145951
+
+==> test.gcc.host.out <==
+cycles: 1485887
+
+==> test.gcc.k1c.out <==
+cycles: 4078535
+
+* neg and
+==> test.ccomp.host.out <==
+cycles: 2905049
+
+==> test.ccomp.k1c.out <==
+cycles: 7995063
+
+==> test.gcc.host.out <==
+cycles: 1858263
+
+==> test.gcc.k1c.out <==
+cycles: 5255763