hanchenye-llvm-project/llvm/test/MC/Disassembler/PowerPC
Hal Finkel 584a70c820 [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.

llvm-svn: 216339
2014-08-23 23:21:04 +00:00
..
lit.local.cfg
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
ppc64-operands.txt
vsx.txt