Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-bound3.d
CommitLineData
9e1373d5 1#as: --underscore --em=criself --march=v10
05e6b315
HPN
2#source: bound-err-1.s
3#objdump: -dr
4
5# A bound insn with a memory operand is an error for v32, but is
6# valid for v10. Check.
7
8.*: file format elf32-us-cris
9Disassembly of section \.text:
100+ <x>:
11[ ]+0:[ ]+c379[ ]+bound\.b \[r3\],r7
12[ ]+2:[ ]+d81d[ ]+bound\.w \[r8\+\],r1
13[ ]+4:[ ]+eb39[ ]+bound\.d \[r11\],r3
14[ ]+6:[ ]+0f05[ ]+nop
This page took 0.413106 seconds and 4 git commands to generate.