aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/bitsliced-aes/notes.txt
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-03-26 21:00:36 +0100
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-03-26 21:00:36 +0100
commitb2e35bf85d1d1db02aa7f74ee45a47f79463d99f (patch)
tree9087bed636b6e18ee408951e7e7e15bc2a0a6e71 /test/monniaux/bitsliced-aes/notes.txt
parentd52a401b30a7618c1b36cc1e6bd514c843136690 (diff)
downloadcompcert-kvx-b2e35bf85d1d1db02aa7f74ee45a47f79463d99f.tar.gz
compcert-kvx-b2e35bf85d1d1db02aa7f74ee45a47f79463d99f.zip
ternary transfo
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