Home | History | Annotate | Download | only in Disassembler

Lines Matching full:cpsr

566 // implicitly set CPSR.  Since it's not represented in the encoding, the
567 // auto-generated decoder won't inject the CPSR operand. We need to fix
577 MI.insert(I, MCOperand::createReg(InITBlock ? 0 : ARM::CPSR));
582 MI.insert(I, MCOperand::createReg(InITBlock ? 0 : ARM::CPSR));
646 MI.insert(I, MCOperand::createReg(ARM::CPSR));
656 MI.insert(I, MCOperand::createReg(ARM::CPSR));
682 I->setReg(ARM::CPSR);
1113 Inst.addOperand(MCOperand::createReg(ARM::CPSR));
1120 Inst.addOperand(MCOperand::createReg(ARM::CPSR));