Home
last modified time | relevance | path

Searched refs:STO_PPC64_LOCAL_BIT (Results 1 – 1 of 1) sorted by relevance

/DragonStub/inc/
H A Delf.h2687 #define STO_PPC64_LOCAL_BIT 5 macro
2688 #define STO_PPC64_LOCAL_MASK (7 << STO_PPC64_LOCAL_BIT)
2690 (((1 << (((other) & STO_PPC64_LOCAL_MASK) >> STO_PPC64_LOCAL_BIT)) >> 2) << 2)