ConditionCode Type
Represents a condition code used in SPARC instructions.
Record fields
| Record Field |
Description
|
|
Floating-point condition code (FCC0-FCC3), used for floating-point comparisons.
|
|
|
|
|
|
|
|
Integer condition code (ICC), based on 32-bit integer operation results.
|
|
Invalid Condition Code.
|
|
Extended integer condition code (XCC), based on 64-bit integer operation results.
|
B2R2