Searched refs:prel31 (Results 1 – 1 of 1) sorted by relevance
137 static int32_t expand_prel31(uint32_t prel31) in expand_prel31() argument139 return prel31 | SHIFT_U32(prel31 & BIT(30), 1); in expand_prel31()