x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / spe_ambiguous.d
CommitLineData
48f7f303 1#as: -a32 -mbig -mvle
74081948
AF
2#objdump: -d -Mspe
3#name: Validate SPE instructions
4
5.*: +file format elf.*-powerpc.*
6
7Disassembly of section .text:
8
900000000 <.text>:
10 0: 10 01 12 04 evsubfw r0,r1,r2
11 4: 10 01 12 04 evsubw r0,r2,r1
12 8: 10 1f 12 06 evsubifw r0,31,r2
13 c: 10 1f 12 06 evsubiw r0,r2,31
14 10: 10 01 12 18 evnor r0,r1,r2
15 14: 10 01 0a 18 evnot r0,r1
This page took 0.177989 seconds and 4 git commands to generate.