Lines Matching defs:APSR_C

34 #define APSR_C Bit32(m_opcode_cpsr, CPSR_C_POS)
834 carry = APSR_C;
841 imm32 = ThumbExpandImm_C(opcode, APSR_C, carry);
868 imm32 = ARMExpandImm_C (opcode, APSR_C, carry);
1071 imm32 = ThumbExpandImm_C(opcode, APSR_C, carry);
1076 imm32 = ARMExpandImm_C(opcode, APSR_C, carry);
1163 uint32_t shifted = Shift_C(value, shift_t, shift_n, APSR_C, carry, &success);
2499 imm32 = ThumbExpandImm_C (opcode, APSR_C, carry_out);
2688 uint32_t shifted = Shift(val2, shift_t, shift_n, APSR_C, &success);
2813 uint32_t shifted = Shift(val2, shift_t, shift_n, APSR_C, &success);
2939 uint32_t shifted = Shift(val2, shift_t, shift_n, APSR_C, &success);
3251 uint32_t result = Shift_C(value, shift_type, amt, APSR_C, carry, &success);
3322 uint32_t result = Shift_C(value, shift_type, amt, APSR_C, carry, &success);
4849 offset = Shift (Rm_data, shift_t, shift_n, APSR_C, &success);
5165 uint32_t offset = Shift (Rm, shift_t, shift_n, APSR_C, &success);
5286 AddWithCarryResult res = AddWithCarry(val1, imm32, APSR_C);
5371 uint32_t shifted = Shift(val2, shift_t, shift_n, APSR_C, &success);
5374 AddWithCarryResult res = AddWithCarry(val1, shifted, APSR_C);
5486 imm32 = ThumbExpandImm_C(opcode, APSR_C, carry); // (imm32, carry) = ThumbExpandImm(i:imm3:imm8, APSR.C)
5497 imm32 = ARMExpandImm_C(opcode, APSR_C, carry); // (imm32, carry) = ARMExpandImm(imm12, APSR.C)
5600 uint32_t shifted = Shift_C(val2, shift_t, shift_n, APSR_C, carry, &success);
5651 imm32 = ThumbExpandImm_C(opcode, APSR_C, carry); // (imm32, carry) = ThumbExpandImm(i:imm3:imm8, APSR.C)
5659 imm32 = ARMExpandImm_C(opcode, APSR_C, carry); // (imm32, carry) = ARMExpandImm(imm12, APSR.C)
5761 uint32_t shifted = Shift_C(val2, shift_t, shift_n, APSR_C, carry, &success);
6045 addr_t offset = Shift (Rm, shift_t, shift_n, Bit32 (m_opcode_cpsr, APSR_C), &success);
6452 addr_t offset = Shift (Rm, shift_t, shift_n, APSR_C, &success);
6868 addr_t offset = Shift (Rm, shift_t, shift_n, APSR_C, &success);
7275 addr_t offset = Shift (Rm, shift_t, shift_n, APSR_C, &success);
7708 addr_t offset = Shift (Rm, shift_t, shift_n, APSR_C, &success);
8285 imm32 = ThumbExpandImm_C(opcode, APSR_C, carry); // (imm32, carry) = ThumbExpandImm(i:imm3:imm8, APSR.C)
8296 imm32 = ARMExpandImm_C(opcode, APSR_C, carry); // (imm32, carry) = ARMExpandImm(imm12, APSR.C)
8401 uint32_t shifted = Shift_C(val2, shift_t, shift_n, APSR_C, carry, &success);
8452 imm32 = ThumbExpandImm_C(opcode, APSR_C, carry); // (imm32, carry) = ThumbExpandImm(i:imm3:imm8, APSR.C)
8463 imm32 = ARMExpandImm_C(opcode, APSR_C, carry); // (imm32, carry) = ARMExpandImm(imm12, APSR.C)
8566 uint32_t shifted = Shift_C(val2, shift_t, shift_n, APSR_C, carry, &success);
8718 uint32_t shifted = Shift(val2, shift_t, shift_n, APSR_C, &success);
8779 AddWithCarryResult res = AddWithCarry(~reg_val, imm32, APSR_C);
8847 uint32_t shifted = Shift(val2, shift_t, shift_n, APSR_C, &success);
8850 AddWithCarryResult res = AddWithCarry(~val1, shifted, APSR_C);
8916 AddWithCarryResult res = AddWithCarry(reg_val, ~imm32, APSR_C);
9000 uint32_t shifted = Shift(val2, shift_t, shift_n, APSR_C, &success);
9003 AddWithCarryResult res = AddWithCarry(val1, ~shifted, APSR_C);
9198 imm32 = ThumbExpandImm_C (opcode, APSR_C, carry); // (imm32, carry) = ThumbExpandImm(i:imm3:imm8, APSR.C)
9204 imm32 = ARMExpandImm_C (opcode, APSR_C, carry); // (imm32, carry) = ARMExpandImm(imm12, APSR.C)
9281 uint32_t shifted = Shift_C(val2, shift_t, shift_n, APSR_C, carry, &success);
9323 imm32 = ThumbExpandImm_C(opcode, APSR_C, carry); // (imm32, carry) = ThumbExpandImm(i:imm3:imm8, APSR.C)
9329 imm32 = ARMExpandImm_C(opcode, APSR_C, carry); // (imm32, carry) = ARMExpandImm(imm12, APSR.C)
9411 uint32_t shifted = Shift_C(val2, shift_t, shift_n, APSR_C, carry, &success);
9499 uint32_t shifted = Shift (Rm, shift_t, shift_n, APSR_C, &success);
9588 uint32_t shifted = Shift (Rm, shift_t, shift_n, APSR_C, &success);
9713 uint32_t shifted = Shift (Rm, shift_t, shift_n, APSR_C, &success);
12158 operand2 = Shift (Rm, shift_t, shift_n, APSR_C, &success);
12203 result = AddWithCarry (Rn, operand2, APSR_C);
12208 result = AddWithCarry (Rn, ~(operand2), APSR_C);
12213 result = AddWithCarry (~(Rn), operand2, APSR_C);