diff options
Diffstat (limited to 'sim/testsuite/cris/asm/x3-v10.ms')
-rw-r--r-- | sim/testsuite/cris/asm/x3-v10.ms | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sim/testsuite/cris/asm/x3-v10.ms b/sim/testsuite/cris/asm/x3-v10.ms new file mode 100644 index 0000000..fc54f3c --- /dev/null +++ b/sim/testsuite/cris/asm/x3-v10.ms @@ -0,0 +1,12 @@ +#mach: crisv10 +#ld: --section-start=.text=0 +#output: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 * ixnzvc 0\n +#output: 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 * ixnzvc 1\n +#output: a 0 0 0 0 0 12 0 0 0 0 0 0 0 0 * ixnzvc 2\n +#output: 12 0 0 0 0 0 12 0 0 0 0 0 0 0 0 * ixnzvc 1\n +#output: 1e 0 0 0 0 0 12 0 0 0 0 0 0 0 0 * ixnzvc 2\n +#sim: --cris-trace=basic + +; With a "--cris-trace=all", cycles for the third line would be 3. + + .include "tjsrcv10.ms" |