Power10 VSX scalar min-max-compare quad precision operations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / scalarquad.d
1 #as: -mpower10
2 #objdump: -dr -Mpower10
3 #name: scalar min/max/compare quad precision
4
5 .*
6
7
8 Disassembly of section \.text:
9
10 0+0 <_start>:
11 .*: (fc 01 10 88|88 10 01 fc) xscmpeqqp v0,v1,v2
12 .*: (fc 64 29 88|88 29 64 fc) xscmpgeqp v3,v4,v5
13 .*: (fc c7 41 c8|c8 41 c7 fc) xscmpgtqp v6,v7,v8
14 .*: (fd 2a 5d 48|48 5d 2a fd) xsmaxcqp v9,v10,v11
15 .*: (fd 8d 75 c8|c8 75 8d fd) xsmincqp v12,v13,v14
This page took 0.030473 seconds and 4 git commands to generate.