Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dhppa-tdep.h226 int hppa_sign_extend (unsigned int, unsigned int);
Dhppa-tdep.c82 hppa_sign_extend (unsigned val, unsigned bits) in hppa_sign_extend() function
154 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()