1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/MC/PowerPC
Chuang-Yu Cheng 946c8b7db0 [Power9] Implement new altivec instructions: bcd* series
This patch implements the following altivec instructions:

- Decimal Convert From/to National/Zoned/Signed-QWord:
    bcdcfn. bcdcfz. bcdctn. bcdctz. bcdcfsq. bcdctsq.

- Decimal Copy-Sign/Set-Sign:
    bcdcpsgn. bcdsetsgn.

- Decimal Shift/Unsigned-Shift/Shift-and-Round:
    bcds. bcdus. bcdsr.

- Decimal (Unsigned) Truncate:
    bcdtrunc. bcdutrunc.

Total 13 instructions

Thanks Amehsan's advice! Thanks Kit's great help!
Reviewers: hal, nemanja, kbarton, tjablin, amehsan

http://reviews.llvm.org/D17838

llvm-svn: 264568
2016-03-28 09:04:23 +00:00
..
dcbt.s
deprecated-p7.s
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
ppc64-encoding-bookIII.s
ppc64-encoding-e500.s
ppc64-encoding-ext.s
ppc64-encoding-fp.s
ppc64-encoding-p8vector.s
ppc64-encoding-spe.s
ppc64-encoding-vmx.s [Power9] Implement new altivec instructions: bcd* series 2016-03-28 09:04:23 +00:00
ppc64-encoding.s
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
ppc64-localentry-error1.s
ppc64-localentry-error2.s
ppc64-localentry.s [llvm-readobj] Decode st_other symbol's flags 2016-03-24 16:10:37 +00:00
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
qpx.s
st-other-crash.s [llvm-readobj] Decode st_other symbol's flags 2016-03-24 16:10:37 +00:00
tls-gd-obj.s
tls-ie-obj.s
tls-ld-obj.s
vsx.s [Power9] Implement new vsx instructions: insert, extract, test data class, min/max, reverse, permute, splat 2016-03-28 08:34:28 +00:00