Lines Matching defs:carry
1379 uint32_t carry = in EmulateMOVRdImm() local
1621 uint32_t carry; // the carry bit after ThumbExpandImm_C or ARMExpandImm_C in EmulateMVNImm() local
1685 uint32_t carry; // the carry bit after the shift operation in EmulateMVNReg() local
3756 uint32_t carry; // the carry bit after the shift operation in EmulateShiftImm() local
3842 uint32_t carry; // the carry bit after the shift operation in EmulateShiftReg() local
6022 uint32_t carry; // the carry bit after ARM/Thumb Expand operation in EmulateANDImm() local
6098 uint32_t carry; in EmulateANDReg() local
6187 uint32_t carry; // the carry bit after ARM/Thumb Expand operation in EmulateBICImm() local
6263 uint32_t carry; in EmulateBICReg() local
8826 uint32_t carry; // the carry bit after ARM/Thumb Expand operation in EmulateEORImm() local
8905 uint32_t carry; in EmulateEORReg() local
8995 uint32_t carry; // the carry bit after ARM/Thumb Expand operation in EmulateORRImm() local
9072 uint32_t carry; in EmulateORRReg() local
9753 uint32_t carry; // the carry bit after ARM/Thumb Expand operation in EmulateTEQImm() local
9813 uint32_t carry; in EmulateTEQReg() local
9878 uint32_t carry; // the carry bit after ARM/Thumb Expand operation in EmulateTSTImm() local
9938 uint32_t carry; in EmulateTSTReg() local
14217 const uint32_t carry, const uint32_t overflow) { in WriteCoreRegOptionalFlags()
14256 const uint32_t carry, in WriteFlags()