Home | History | Annotate | Download | only in sh64
      1 #as: --isa=shmedia -no-expand
      2 #objdump: -dr
      3 #source: pt-1.s
      4 #name: Basic SHmedia PT and PTA instructions with -no-expand.
      5 
      6 .*:     file format .*-sh64.*
      7 
      8 Disassembly of section \.text:
      9 [0]+ <start>:
     10 [ 	]+0:[ 	]+6ff0fff0[ 	]+nop
     11 
     12 [0]+4 <start1>:
     13 [ 	]+4:[ 	]+6ff0fff0[ 	]+nop
     14 
     15 [0]+8 <start4>:
     16 [ 	]+8:[ 	]+ebfffe50[ 	]+pta/l	4 <start1>,tr5
     17 [ 	]+c:[ 	]+6ff0fff0[ 	]+nop
     18 [ 	]+10:[ 	]+e8000a70[ 	]+pta/l	18 <start2>,tr7
     19 [ 	]+14:[ 	]+6ff0fff0[ 	]+nop
     20 
     21 [0]+18 <start2>:
     22 [ 	]+18:[ 	]+e8000a40[ 	]+pta/l	20 <start3>,tr4
     23 [ 	]+1c:[ 	]+6ff0fff0[ 	]+nop
     24 
     25 [0]+20 <start3>:
     26 [ 	]+20:[ 	]+ebffea30[ 	]+pta/l	8 <start4>,tr3
     27 [ 	]+24:[ 	]+6ff0fff0[ 	]+nop
     28