Home | History | Annotate | Download | only in AsmParser

Lines Matching full:spsr

3651   // 4: Special Reg (cpsr, apsr => 0; spsr => 1)
3667 } else if (SpecReg == "cpsr" || SpecReg == "spsr") {
3696 // Bit 4: Special Reg (cpsr, apsr => 0; spsr => 1)
3697 if (SpecReg == "spsr")