[PowerPC VLE] Add SPE2 and EFS2 instructions support
[external/binutils.git] / gas / testsuite / gas / ppc / efs2.d
1 #as: -a32 -mvle
2 #objdump: -d -Mvle -Mefs2
3 #name: Validate EFS2 instructions
4
5 .*: +file format elf.*-powerpc.*
6
7 Disassembly of section .text:
8
9 00000000 <.text>:
10    0:   10 01 12 b0     efsmax  r0,r1,r2
11    4:   10 01 12 b1     efsmin  r0,r1,r2
12    8:   10 01 12 b8     efdmax  r0,r1,r2
13    c:   10 01 12 b9     efdmin  r0,r1,r2
14   10:   10 01 02 c7     efssqrt r0,r1
15   14:   10 04 12 d1     efscfh  r0,r2
16   18:   10 04 12 d5     efscth  r0,r2
17   1c:   10 01 02 e7     efdsqrt r0,r1
18   20:   10 04 12 f1     efdcfh  r0,r2
19   24:   10 04 12 f5     efdcth  r0,r2