data/method/gdb/gdb-13.2/sim/testsuite/cris/asm/movecrt10.ms

18 lines
679 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
#mach: crisv10
#output: ffffff42\n94\nffff4321\n9234\n76543210\n76540000\n
#output: Basic clock cycles, total @: 82\n
#output: Memory source stall cycles: 0\n
#output: Memory read-after-write stall cycles: 0\n
#output: Movem source stall cycles: 0\n
#output: Movem destination stall cycles: 0\n
#output: Movem address stall cycles: 0\n
#output: Multiplication source stall cycles: 0\n
#output: Jump source stall cycles: 0\n
#output: Branch misprediction stall cycles: 0\n
#output: Jump target stall cycles: 0\n
#sim: --cris-cycles=basic
.include "movecr.ms"
# This test-case is accidentally the same; gets the same cycle
# count as movecrt32.ms, but please keep them separate.