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

Expand description

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

Carry condition flag.

Constants