x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-bound2.d
1 #as: --underscore --em=criself --march=v32
2 #source: rd-bound1.s
3 #objdump: -dr
4
5 .*: file format elf32-us-cris
6
7 Disassembly of section \.text:
8
9 0+ <x>:
10 [ ]+0:[ ]+c375[ ]+bound\.b r3,r7
11 [ ]+2:[ ]+d815[ ]+bound\.w r8,r1
12 [ ]+4:[ ]+eb35[ ]+bound\.d r11,r3
13 [ ]+6:[ ]+cf2d 4200[ ]+bound\.b 0x42,r2
14 [ ]+a:[ ]+df0d 6810[ ]+bound\.w 0x1068,r0
15 [ ]+e:[ ]+ef5d 6a16 4000[ ]+bound.d 40166a <x\+0x40166a>,r5
This page took 0.031733 seconds and 4 git commands to generate.