URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [relax_branch_align.d] - Rev 832
Go to most recent revision | Compare with Previous | Blame | View Log
#name: Branch relaxation with alignment.
#objdump: -dr --prefix-addresses --show-raw-insn
.*: +file format .*arm.*
Disassembly of section .text:
0+000 <[^>]+> bf00 nop
0+002 <[^>]+> f000 8080 beq.w 0+106 <[^>]*>
0+006 <[^>]+> bf00 nop
#...
0+100 <[^>]+> bf00 nop
0+102 <[^>]+> f47f af80 bne.w 0+006 <[^>]*>
0+106 <[^>]+> bf00 nop
Go to most recent revision | Compare with Previous | Blame | View Log