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

Carry condition flag.

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

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