Home | History | Annotate | Download | only in d10v
      1 #objdump: -Dr
      2 #source: immediate-006.s
      3 
      4 .*:     file format elf32-d10v
      5 
      6 Disassembly of section .text:
      7 
      8 00000000 <foo>:
      9    0:	e0 00 00 08 	ldi.l	r0, 0x8
     10 			2: R_D10V_16	.rodata
     11 Disassembly of section .rodata:
     12 
     13 00000000 <str0>:
     14    0:	6f 70 73 6f 	unknown	->	unknown.long	0x6f70736f
     15    4:	6c 6f 70 00 	unknown	->	ldb	r0, @r0
     16 
     17 00000008 <str1>:
     18    8:	6d 6f 70 73 	unknown	->	unknown.long	0x6d6f7073
     19    c:	66 6c 6f 00 	unknown	->	unknown.long	0x666c6f00
     20