Name

registers_valid — Determines validity of <command>register</command> and <command>u_register</command> in current context.

Synopsis

    registers_valid:long()

Arguments

None

Description

Return 1 if register and u_register can be used in the current context, or 0 otherwise. For example, <command>registers_valid</command> returns 0 when called from a begin or end probe.