Home | History | Annotate | Line # | Download | only in asm
      1 ; Checking read-after-write: cycles included in "unaligned".
      2 #mach: crisv32
      3 #output: Clock cycles including stall cycles for unaligned accesses @: 4\n
      4 #output: Memory source stall cycles: 0\n
      5 #output: Memory read-after-write stall cycles: 2\n
      6 #output: Movem source stall cycles: 0\n
      7 #output: Movem destination stall cycles: 0\n
      8 #output: Movem address stall cycles: 0\n
      9 #output: Multiplication source stall cycles: 0\n
     10 #output: Jump source stall cycles: 0\n
     11 #output: Branch misprediction stall cycles: 0\n
     12 #output: Jump target stall cycles: 0\n
     13 #sim: --cris-cycles=unaligned
     14  .include "raw4.ms"
     15