[PATCH] D48644: [Sparc] Add support for the partial write PSR instruction
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 13 12:25:05 PDT 2018
jyknight added a comment.
The instruction mnemonic "pwr" is invented here, I guess? I don't see that ever having been used elsewhere (e.g., binutils as doesn't support this yet?)
Seems okay, but just want to make sure we're not causing a compatibility issue.
Repository:
rL LLVM
https://reviews.llvm.org/D48644
More information about the llvm-commits
mailing list