Searched refs:PSR_CF (Results 1 – 5 of 5) sorted by relevance
314 ss32->cpsr |= PSR_CF; in arm_prepare_u32_syscall_return()357 regs->cpsr &= ~PSR_CF; in arm_clear_u32_syscall_error()628 ss64->cpsr |= PSR_CF; in arm_prepare_u64_syscall_return()688 regs->cpsr &= ~PSR_CF; in arm_clear_u64_syscall_error()
622 cf = (cpsr & PSR_CF) ? 1 : 0, in dtrace_arm_condition_true()
172 #define PSR_CF 0x20000000 /* Carry/Borrow/Extend */ macro
327 cf = (cpsr & PSR_CF) ? 1 : 0,
1047 bic x2, x2, PSR_CF