Searched refs:hppa_sign_extend (Results 1 – 2 of 2) sorted by relevance
226 int hppa_sign_extend (unsigned int, unsigned int);
82 hppa_sign_extend (unsigned val, unsigned bits) in hppa_sign_extend() function154 return hppa_sign_extend (val, 21) << 11; in hppa_extract_21()163 return hppa_sign_extend (hppa_get_field (word, 19, 28) | in hppa_extract_17()