Home | History | Annotate | Download | only in Support

Lines Matching refs:STO_PPC64_LOCAL_MASK

391   STO_PPC64_LOCAL_MASK = (7 << STO_PPC64_LOCAL_BIT)
395 unsigned Val = (Other & STO_PPC64_LOCAL_MASK) >> STO_PPC64_LOCAL_BIT;