MIPS/GAS: Sanitize `.option picX' pseudo-op
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-usp-1.d
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
This page took 0.032625 seconds and 4 git commands to generate.