Structure
    SparcHint
public struct SparcHint: OptionSet
Branch hint
Relationships
Conforms To
OptionSet
Nested Type Aliases
        RawValue
    
    public typealias RawValue = UInt32
Initializers
        init(rawValue:)
    
    public init(rawValue: RawValue)
Properties
        rawValue
    
    let rawValue: RawValue
        a
    
    let a
annul delay slot instruction
        pt
    
    let pt
branch taken
        pn
    
    let pn
branch NOT taken