Searched refs:IsSpAligned (Results 1 – 1 of 1) sorted by relevance
354 UINT32 IsSpAligned(UINT32 value) in IsSpAligned() function371 return (regSP >= start) && (regSP <= end) && IsSpAligned(regSP); in IsValidSP()