URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [cris/] [rd-bound3.d] - Rev 853
Go to most recent revision | Compare with Previous | Blame | View Log
#as: --underscore --em=criself --march=v10
#source: bound-err-1.s
#objdump: -dr
# A bound insn with a memory operand is an error for v32, but is
# valid for v10. Check.
.*: file format elf32-us-cris
Disassembly of section \.text:
0+ <x>:
[ ]+0:[ ]+c379[ ]+bound\.b \[r3\],r7
[ ]+2:[ ]+d81d[ ]+bound\.w \[r8\+\],r1
[ ]+4:[ ]+eb39[ ]+bound\.d \[r11\],r3
[ ]+6:[ ]+0f05[ ]+nop
Go to most recent revision | Compare with Previous | Blame | View Log