Purpose

A Purpose specifies additional semantic meaning for an L2NamedOperandType.

Author

Todd L Smith

Entries

Link copied to clipboard

Indicates that a PC codes for a successful operation.

Link copied to clipboard

Indicates that a PC codes for a failed operation. This represents ordinary failure, not "catastrophic" failure which requires an off-ramp.

Link copied to clipboard

Indicates that a PC codes for an off-ramp.

Link copied to clipboard

Indicates that a PC codes for an on-ramp.

Link copied to clipboard

This target address is not directly used here, but is converted to an integer constant so it can be passed elsewhere, typically to an L2_CREATE_CONTINUATION.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.