URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [arm/] [inst-po-3.d] - Rev 301
Go to most recent revision | Compare with Previous | Blame | View Log
#name: .inst pseudo-opcode with automatic IT blocks test
#as: -mimplicit-it=always
#objdump: -d --prefix-addresses --show-raw-insn
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
.*: +file format .*arm.*
Disassembly of section .text:
00000000 <.text> bf08 it eq
00000002 <.text\+0x2> 4649 moveq r1, r9
00000004 <.text\+0x4> 4649 mov r1, r9
00000006 <.text\+0x6> 4649 mov r1, r9
00000008 <.text\+0x8> 00001234 .word 0x00001234
0000000c <.text\+0xc> bf0c ite eq
0000000e <.text\+0xe> 4649 moveq r1, r9
00000010 <.text\+0x10> 4649 movne r1, r9
Go to most recent revision | Compare with Previous | Blame | View Log