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

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 19:33:51 PST 2020


jsji added a comment.

@nickdesaulniers If you still find kernel using 2 operands `tlbiel` (not `tlbie`), can you please help to show what is the reason of using it? for what purpose does the Linux kernel use "tlbiel RB,RS"?  Thanks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92156/new/

https://reviews.llvm.org/D92156



More information about the llvm-commits mailing list