Lines Matching refs:ALUWritePC
600 ALUWritePC(result); // setflags is always FALSE here in EmulateADDRdSPImm()
659 ALUWritePC(result); // setflags is always FALSE here in EmulateMOVRdSP()
724 ALUWritePC(result); // setflags is always FALSE here in EmulateMOVRdRm()
810 ALUWritePC(result); // setflags is always FALSE here in EmulateMOVRdImm()
1050 ALUWritePC(result); // setflags is always FALSE here in EmulateMVNImm()
1111 ALUWritePC(result); // setflags is always FALSE here in EmulateMVNReg()
1287 ALUWritePC(result); // setflags is always FALSE here in EmulateADDSPImm()
1338 if (!ALUWritePC (context, addr)) in EmulateADDSPImm()
1372 ALUWritePC(result); // setflags is always FALSE here in EmulateADDSPRm()
1697 ALUWritePC(result); // setflags is always FALSE here in EmulateSUBR7IPImm()
1749 ALUWritePC(result); // setflags is always FALSE here in EmulateSUBIPSPImm()
1803 ALUWritePC(result); // setflags is always FALSE here in EmulateSUBSPImm()
2568 ALUWritePC(result); // setflags is always FALSE here in EmulateADDImmARM()
2628 ALUWritePC(result); // setflags is always FALSE here in EmulateADDReg()
2965 ALUWritePC(result); // setflags is always FALSE here in EmulateASRImm()
3014 ALUWritePC(result); // setflags is always FALSE here in EmulateLSLImm()
3063 ALUWritePC(result); // setflags is always FALSE here in EmulateLSRImm()
3112 ALUWritePC(result); // setflags is always FALSE here in EmulateRORImm()
3163 ALUWritePC(result); // setflags is always FALSE here in EmulateRRX()
5241 ALUWritePC(result); // setflags is always FALSE here in EmulateADCImm()
5311 ALUWritePC(result); // setflags is always FALSE here in EmulateADCReg()
5397 ALUWritePC(result); in EmulateADR()
5462 ALUWritePC(result); // setflags is always FALSE here in EmulateANDImm()
5536 ALUWritePC(result); // setflags is always FALSE here in EmulateANDReg()
5627 ALUWritePC(result); // setflags is always FALSE here in EmulateBICImm()
5699 ALUWritePC(result); // setflags is always FALSE here in EmulateBICReg()
8261 ALUWritePC(result); // setflags is always FALSE here in EmulateEORImm()
8336 ALUWritePC(result); // setflags is always FALSE here in EmulateEORReg()
8428 ALUWritePC(result); // setflags is always FALSE here in EmulateORRImm()
8502 ALUWritePC(result); // setflags is always FALSE here in EmulateORRReg()
8592 ALUWritePC(result); // setflags is always FALSE here in EmulateRSBImm()
8665 ALUWritePC(result); // setflags is always FALSE here in EmulateRSBReg()
8744 ALUWritePC(result); // setflags is always FALSE here in EmulateRSCImm()
8804 ALUWritePC(result); // setflags is always FALSE here in EmulateRSCReg()
8873 ALUWritePC(result); // setflags is always FALSE here in EmulateSBCImm()
8941 ALUWritePC(result); // setflags is always FALSE here in EmulateSBCReg()
9116 ALUWritePC(result); // setflags is always FALSE here in EmulateSUBImmARM()
9436 ALUWritePC(result); // setflags is always FALSE here in EmulateSUBSPReg()
9633 ALUWritePC(result); // setflags is always FALSE here in EmulateSUBReg()
13207 EmulateInstructionARM::ALUWritePC (Context &context, uint32_t addr) in ALUWritePC() function in EmulateInstructionARM
13358 if (!ALUWritePC (context, result)) in WriteCoreRegOptionalFlags()