llvm-6502/test/MC/Disassembler/PowerPC
Hal Finkel 7ca2a7d742 [PowerPC] Add support for dcbtst and icbt (prefetch)
Adds code generation support for dcbtst (data cache prefetch for write) and
icbt (instruction cache prefetch for read - Book E cores only).

We still end up with a 'cannot select' error for the non-supported prefetch
intrinsic forms. This will be fixed in a later commit.

Fixes PR20692.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216339 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-23 23:21:04 +00:00
..
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
ppc64-encoding-4xx.txt Update disassembler test to check the full dccci/iccci form. 2014-08-09 14:01:10 +00:00
ppc64-encoding-6xx.txt Add PPC 603's tlbld and tlbli instructions. 2014-08-04 23:49:45 +00:00
ppc64-encoding-bookII.txt [PowerPC] Add support for dcbtst and icbt (prefetch) 2014-08-23 23:21:04 +00:00
ppc64-encoding-bookIII.txt Refactor TLBIVAX and add tlbsx. 2014-07-30 22:51:15 +00:00
ppc64-encoding-e500.txt Add features for PPC 4xx and e500/e500mc instructions. 2014-08-04 15:47:38 +00:00
ppc64-encoding-ext.txt Add RFID instruction. 2014-08-07 12:39:59 +00:00
ppc64-encoding-fp.txt
ppc64-encoding-vmx.txt
ppc64-encoding.txt Support move to/from segment register. 2014-07-29 22:21:57 +00:00
ppc64-operands.txt
vsx.txt