Searched refs:LastInITBlock (Results 1 – 2 of 2) sorted by relevance
37 bool LastInITBlock();194 bool LastInITBlock();
110 bool ITSession::LastInITBlock() in LastInITBlock() function in ITSession508 if (BitIsSet(registers, 15) && InITBlock() && !LastInITBlock()) in EmulatePOP()516 if (Rt == 15 && InITBlock() && !LastInITBlock()) in EmulatePOP()747 if (Rd == 15 && InITBlock() && !LastInITBlock()) in EmulateMOVRdRm()1234 if (Rt == 15 && InITBlock() && !LastInITBlock()) in EmulateLDRRtPCRelative()1471 if (InITBlock() && !LastInITBlock()) in EmulateBLXImmediate()1489 if (InITBlock() && !LastInITBlock()) in EmulateBLXImmediate()1556 if (InITBlock() && !LastInITBlock()) in EmulateBLXRm()1604 if (InITBlock() && !LastInITBlock()) in EmulateBXRm()1660 if (InITBlock() && !LastInITBlock()) in EmulateBXJRm()[all …]