1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/MC/PowerPC
Kit Barton e51a13ad8a Power9] Implement new vsx instructions: compare and conversion
This change implements the following vsx instructions:

Quad/Double-Precision Compare:
xscmpoqp xscmpuqp
xscmpexpdp xscmpexpqp
xscmpeqdp xscmpgedp xscmpgtdp xscmpnedp
xvcmpnedp(.) xvcmpnesp(.)
Quad-Precision Floating-Point Conversion
xscvqpdp(o) xscvdpqp
xscvqpsdz xscvqpswz xscvqpudz xscvqpuwz xscvsdqp xscvudqp
xscvdphp xscvhpdp xvcvhpsp xvcvsphp
xsrqpi xsrqpix xsrqpxp
28 instructions

Phabricator: http://reviews.llvm.org/D16709
llvm-svn: 262068
2016-02-26 21:11:55 +00:00
..
dcbt.s
deprecated-p7.s Properly handle the mftb instruction. 2015-06-16 16:01:15 +00:00
htm.s
lcomm.s
lit.local.cfg
ppc32-ba.s
ppc64-abiversion.s
ppc64-encoding-4xx.s
ppc64-encoding-6xx.s
ppc64-encoding-bookII.s [PowerPC] Use sync inst alias when printing 2015-04-23 23:05:08 +00:00
ppc64-encoding-bookIII.s
ppc64-encoding-e500.s
ppc64-encoding-ext.s
ppc64-encoding-fp.s
ppc64-encoding-p8vector.s [PPC64] Add vector pack/unpack support from ISA 2.07 2015-05-16 01:02:12 +00:00
ppc64-encoding-spe.s
ppc64-encoding-vmx.s [PPC] Implement vmrgew and vmrgow instructions 2015-06-25 15:17:40 +00:00
ppc64-encoding.s [PowerPC] Replace cntlz[.] with cntlzw[.] 2015-10-28 03:26:45 +00:00
ppc64-errors.s
ppc64-fixup-apply.s Relax a few more overspecified tests. 2015-11-03 19:38:19 +00:00
ppc64-fixup-explicit.s
ppc64-fixups.s [MC] Merge VK_PPC_TPREL in to generic VK_TPREL. 2016-02-10 18:32:01 +00:00
ppc64-initial-cfa.s Use CIE version 1 for .eh_frame. 2015-04-27 22:04:24 +00:00
ppc64-localentry-error1.s
ppc64-localentry-error2.s
ppc64-localentry.s
ppc64-operands.s
ppc64-regs.s
ppc64-relocs-01.s
ppc64-tls-relocs-01.s
ppc-llong.s Relax a few more overspecified tests. 2015-11-03 19:38:19 +00:00
ppc-machine.s
ppc-nop.s
ppc-reloc.s
ppc-word.s Relax a few more overspecified tests. 2015-11-03 19:38:19 +00:00
pr24686.s [PPC] Fix PR24686 by failing assembly for an invalid relocation 2015-10-22 15:53:44 +00:00
qpx.s [PowerPC] Support register name prefixes for vector registers 2015-04-23 23:16:22 +00:00
st-other-crash.s Relax a few more overspecified tests. 2015-11-03 19:38:19 +00:00
tls-gd-obj.s
tls-ie-obj.s
tls-ld-obj.s
vsx.s Power9] Implement new vsx instructions: compare and conversion 2016-02-26 21:11:55 +00:00