[PATCH] D92156: [PowerPC] Add support for "tlbiel" with two arguments
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 15:36:45 PST 2020
nickdesaulniers added a comment.
> According to ISA 3.1 https://ibm.ent.box.com/s/hhjfw0x0lrbtyzmiaffnbxh2fuo0fog0 Page 1239 there are only two forms
Perhaps GNU assembler has a pseudo-instruction for this? If it's not used significantly throughout the Linux kernel, maybe we should change the kernel to use the canonical form of the instruction?
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