1 #objdump: -dr 2 #as: --underscore --march=v10 3 #source: v32-err-8.s 4 5 # Check that USP gets the right number for V10. 6 7 .*: file format .*-cris 8 9 Disassembly of section \.text: 10 11 0+ <\.text>: 12 0: 3af6 move r10,usp 13 2: 3ffe b0ab 0f00 move (0xfabb0|fabb0 <.*>),usp 14 8: 75fa move usp,\[r5\] 15 a: 3cfa move \[r12\],usp 16