[PATCH] D92156: [PowerPC] Add support for "tlbiel" with two arguments

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 23:08:39 PST 2020


void created this revision.
void added reviewers: PowerPC, hfinkel, sfertile.
Herald added subscribers: llvm-commits, shchenz, kbarton, hiraditya, nemanjai.
Herald added a project: LLVM.
void requested review of this revision.

The "tlbiel" and "tlbie" instructions can take a second argument (0 or

1. to control the page size.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92156

Files:
  llvm/lib/Target/PowerPC/PPCInstrFormats.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/MC/PowerPC/ppc64-encoding-bookIII.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92156.307764.patch
Type: text/x-patch
Size: 4381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201126/05708bd3/attachment.bin>


More information about the llvm-commits mailing list