Home | History | Annotate | Download | only in sh64
      1 #as: --abi=32
      2 #objdump: -dr
      3 #name: Case-insensitive registers and opcodes.
      4 
      5 .*:     file format .*-sh64.*
      6 
      7 Disassembly of section \.text:
      8 
      9 [0]+ <start>:
     10 [ 	]+0:[ 	]+6ff0fff0[ 	]+nop
     11 [ 	]+4:[ 	]+6ff0fff0[ 	]+nop
     12 [ 	]+8:[ 	]+cc000190[ 	]+movi	0,r25
     13 [ 	]+8:[ 	]+R_SH_IMM_MEDLOW16_PCREL	foo-0x8
     14 [ 	]+c:[ 	]+c8000190[ 	]+shori	0,r25
     15 [ 	]+c:[ 	]+R_SH_IMM_LOW16_PCREL	foo-0x4
     16 [ 	]+10:[ 	]+6bf56440[ 	]+ptrel/u	r25,tr4
     17 [ 	]+14:[ 	]+cc000190[ 	]+movi	0,r25
     18 [ 	]+14:[ 	]+R_SH_IMM_MEDLOW16_PCREL	bar-0x8
     19 [ 	]+18:[ 	]+c8000190[ 	]+shori	0,r25
     20 [ 	]+18:[ 	]+R_SH_IMM_LOW16_PCREL	bar-0x4
     21 [ 	]+1c:[ 	]+6bf56630[ 	]+ptrel/l	r25,tr3
     22 [ 	]+20:[ 	]+cc00a820[ 	]+movi	42,r2
     23 [ 	]+24:[ 	]+ebffde20[ 	]+pta/l	0 <start>,tr2
     24