Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:PSR

850       case Sparc::PSR:
851 Op = SparcOperand::CreateToken("%psr", S);
984 if (name.equals("psr")) {
985 RegNo = Sparc::PSR;