[][src]Module cortex_a::regs::SPSR_EL1::C

Carry condition flag.

Set to the value of the C condition flag on taking an exception to EL1, and copied to the C condition flag on executing an exception return operation in EL1.

Set to 1 if the last flag-setting instruction resulted in a carry condition, for example an unsigned overflow on an addition.

Enums

Value

Carry condition flag.

Constants

CLEAR
SET