[PowerPC][MC] Recognize tlbilx and its mnemonics
authorQiu Chaofan <qiucofan@cn.ibm.com>
Wed, 2 Aug 2023 03:10:46 +0000 (11:10 +0800)
committerTobias Hieta <tobias@hieta.se>
Thu, 3 Aug 2023 07:01:43 +0000 (09:01 +0200)
commit0af7e5e54a8c7ac665773ac1ada328713e8338f5
tree6842ab4e5b4b41b4b65ca337c947d72a72f970d9
parent1f7ff62d055c8c848fb27aaa2595ae544fce2e69
[PowerPC][MC] Recognize tlbilx and its mnemonics

This fixes issue 64080. tlbilx exists in ISA 2.07 Book III-E. Since
contents of Book III-E were eliminated after ISA 3.0, tlbilx does not
exist in ISA 3.0 and ISA 3.1.

Reviewed By: nickdesaulniers

Differential Revision: https://reviews.llvm.org/D156204

(cherry picked from commit 53648ac1d0c953ae6d008864dd2eddb437a92468)
llvm/lib/Target/PowerPC/PPCInstrFormats.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCScheduleP9.td
llvm/test/MC/PowerPC/ppc64-encoding-bookIII.s