[]Module cortex_a::regs::SPSR_EL2::Z

Zero condition flag.

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

Set to 1 if the result of the last flag-setting instruction was zero, and to 0 otherwise. A result of zero often indicates an equal result from a comparison.

Enums

Value

Zero condition flag.

Constants

CLEAR
SET