1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/MC/Disassembler/PowerPC
Tony Jiang 60c891c54a [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions.
Note that if we need the result of both the divide and the modulo then we
compute the modulo based on the result of the divide and not using the new
hardware instruction.

Commit on behalf of STEFAN PINTILIE.
Differential Revision: https://reviews.llvm.org/D33940

llvm-svn: 305210
2017-06-12 17:58:42 +00:00
..
dcbt.txt
lit.local.cfg
ppc64-encoding-4xx.txt
ppc64-encoding-6xx.txt
ppc64-encoding-bookII.txt [PowerPC] Add support for the extended dcbf form and mnemonics 2016-09-02 23:41:54 +00:00
ppc64-encoding-bookIII.txt Add some Book-E instructions to the asm parser and printer. 2017-01-29 04:55:57 +00:00
ppc64-encoding-e500.txt
ppc64-encoding-ext.txt
ppc64-encoding-fp.txt [PowerPC] Implement missing ISA 2.06 instructions. 2017-01-05 15:00:45 +00:00
ppc64-encoding-p8vector.txt
ppc64-encoding-p9vector.txt [PPC] Change the register constraint of the first source operand of instruction mtvsrdd to g8rc_nox0 2017-05-11 22:17:35 +00:00
ppc64-encoding-vmx.txt [PPC] add absolute difference altivec instructions and matching intrinsics 2016-10-31 19:47:52 +00:00
ppc64-encoding.txt [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions. 2017-06-12 17:58:42 +00:00
ppc64-operands.txt
ppc64le-encoding.txt [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions. 2017-06-12 17:58:42 +00:00
qpx.txt
vsx.txt [PowerPC][Altivec] Add mfvrd and mffprd extended mnemonic 2017-03-15 16:04:53 +00:00