Home | History | Annotate | Download | only in cris
      1 #objdump: -dr
      2 #as: --underscore --march=v32 --em=criself
      3 #source: v32-err-8.s
      4 
      5 # Check that USP gets the right number for V32.
      6 
      7 .*:     file format elf32-us-cris
      8 
      9 Disassembly of section \.text:
     10 
     11 00000000 <\.text>:
     12    0:	3ae6                	move r10,usp
     13    2:	3fee b0ab 0f00      	move 0xfabb0,usp
     14    8:	75ea                	move usp,\[r5\]
     15    a:	3cea                	move \[r12\],usp
     16