1#as: --underscore --em=criself --march=common_v10_v32
2#source: rd-bound1.s
3#objdump: -dr
4
5# Bound with register and immediate are part of the common
6# v10+v32 subset.
7
8.*:     file format elf32-us-cris
9
10Disassembly of section \.text:
11
120+ <x>:
13[ 	]+0:[ 	]+c375[ 	]+bound\.b r3,r7
14[ 	]+2:[ 	]+d815[ 	]+bound\.w r8,r1
15[ 	]+4:[ 	]+eb35[ 	]+bound\.d r11,r3
16[ 	]+6:[ 	]+cf2d 4200[ 	]+bound\.b 0x42,r2
17[ 	]+a:[ 	]+df0d 6810[ 	]+bound\.w 0x1068,r0
18[ 	]+e:[ 	]+ef5d 6a16 4000[ 	]+bound.d 40166a <x\+0x40166a>,r5
19