x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-usp-1b.d
CommitLineData
05e6b315 1#objdump: -dr
9e1373d5 2#as: --underscore --march=v32 --em=criself
05e6b315
HPN
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
9Disassembly of section \.text:
10
1100000000 <\.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
This page took 0.647594 seconds and 4 git commands to generate.