Home
last modified time | relevance | path

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

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dhppa-tdep.h196 int hppa_sign_extend (unsigned int, unsigned int);
H A Dhppa-tdep.c179 hppa_sign_extend (unsigned val, unsigned bits) in hppa_sign_extend() function
251 return hppa_sign_extend (val, 21) << 11; in hppa_extract_21()
260 return hppa_sign_extend (hppa_get_field (word, 19, 28) | in hppa_extract_17()
H A DChangeLog3017 (hppa_sign_extend): Add prototype.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dhppa-tdep.h196 int hppa_sign_extend (unsigned int, unsigned int);
H A Dhppa-tdep.c179 hppa_sign_extend (unsigned val, unsigned bits) in hppa_sign_extend() function
251 return hppa_sign_extend (val, 21) << 11; in hppa_extract_21()
260 return hppa_sign_extend (hppa_get_field (word, 19, 28) | in hppa_extract_17()
H A DChangeLog3017 (hppa_sign_extend): Add prototype.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dhppa-tdep.c77 hppa_sign_extend (unsigned val, unsigned bits) in hppa_sign_extend() function
149 return hppa_sign_extend (val, 21) << 11; in hppa_extract_21()
158 return hppa_sign_extend (hppa_get_field (word, 19, 28) | in hppa_extract_17()
H A DChangeLog-200912092 * hppa-tdep.c (hppa_sign_extend, hppa_low_hppa_sign_extend):
12094 * hppa-tdep.h (hppa_low_sign_extend, hppa_sign_extend): Delete
H A DChangeLog-20049296 (hppa_sign_extend): Add prototype.
/dports/devel/gdb/gdb-11.1/gdb/
H A Dhppa-tdep.c108 hppa_sign_extend (unsigned val, unsigned bits)
180 return hppa_sign_extend (val, 21) << 11;
189 return hppa_sign_extend (hppa_get_field (word, 19, 28) |
H A DChangeLog-200912088 * hppa-tdep.c (hppa_sign_extend, hppa_low_hppa_sign_extend):
12090 * hppa-tdep.h (hppa_low_sign_extend, hppa_sign_extend): Delete
H A DChangeLog-2015976 * hppa-tdep.c (hppa_sign_extend, hppa_low_hppa_sign_extend)
H A DChangeLog-20049294 (hppa_sign_extend): Add prototype.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dhppa-tdep.c75 hppa_sign_extend (unsigned val, unsigned bits) in hppa_sign_extend() function
147 return hppa_sign_extend (val, 21) << 11; in hppa_extract_21()
156 return hppa_sign_extend (hppa_get_field (word, 19, 28) | in hppa_extract_17()
H A DChangeLog-200912092 * hppa-tdep.c (hppa_sign_extend, hppa_low_hppa_sign_extend):
12094 * hppa-tdep.h (hppa_low_sign_extend, hppa_sign_extend): Delete
H A DChangeLog-20049296 (hppa_sign_extend): Add prototype.