Home | History | Annotate | Download | only in AsmParser

Lines Matching full:spsr

4139   // 4: Special Reg (cpsr, apsr => 0; spsr => 1)
4155 } else if (SpecReg == "cpsr" || SpecReg == "spsr") {
4184 // Bit 4: Special Reg (cpsr, apsr => 0; spsr => 1)
4185 if (SpecReg == "spsr")