Home | History | Annotate | Download | only in d10v
      1 #objdump: -Dr
      2 #source: control-001.s
      3 
      4 .*:     file format elf32-d10v
      5 
      6 Disassembly of section .text:
      7 
      8 00000000 <foo>:
      9    0:	69 00 56 00 	mvfc	r0, psw	->	mvtc	r0, psw
     10    4:	69 01 56 20 	mvfc	r0, bpsw	->	mvtc	r0, bpsw
     11    8:	69 02 56 40 	mvfc	r0, pc	->	mvtc	r0, pc
     12    c:	69 03 56 60 	mvfc	r0, bpc	->	mvtc	r0, bpc
     13   10:	69 07 56 e0 	mvfc	r0, rpt_c	->	mvtc	r0, rpt_c
     14   14:	69 08 57 00 	mvfc	r0, rpt_s	->	mvtc	r0, rpt_s
     15   18:	69 09 57 20 	mvfc	r0, rpt_e	->	mvtc	r0, rpt_e
     16   1c:	69 0a 57 40 	mvfc	r0, mod_s	->	mvtc	r0, mod_s
     17   20:	69 0b 57 60 	mvfc	r0, mod_e	->	mvtc	r0, mod_e
     18   24:	69 0e 57 c0 	mvfc	r0, iba	->	mvtc	r0, iba
     19