[GAS][ARM]Generate unpredictable warning for pc used in data processing instructions...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / neon-logic.d
CommitLineData
4316f0d2
DG
1# name: Neon logic insns with two and three operands including imm. values
2# as: -mfpu=neon
3# objdump: -dr --prefix-addresses --show-raw-insn
4
5.*: +file format .*arm.*
6
7
8Disassembly of section \.text:
900000000 <.text> f387015f vorr.i32 q0, #255 ; 0x000000ff
1000000004 <.text\+0x4> f387015f vorr.i32 q0, #255 ; 0x000000ff
1100000008 <.text\+0x8> f2220154 vorr q0, q1, q2
120000000c <.text\+0xc> f2200152 vorr q0, q0, q1
1300000010 <.text\+0x10> f387011f vorr.i32 d0, #255 ; 0x000000ff
1400000014 <.text\+0x14> f387011f vorr.i32 d0, #255 ; 0x000000ff
1500000018 <.text\+0x18> f2210112 vorr d0, d1, d2
160000001c <.text\+0x1c> f2200111 vorr d0, d0, d1
This page took 0.307903 seconds and 4 git commands to generate.