Searched refs:prel31 (Results 1 – 1 of 1) sorted by relevance
106 static int32_t expand_prel31(uint32_t prel31) in expand_prel31() argument108 return prel31 | SHIFT_U32(prel31 & BIT32(30), 1); in expand_prel31()
Completed in 3 milliseconds