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 D | hppa-tdep.h | 196 int hppa_sign_extend (unsigned int, unsigned int);
|
H A D | hppa-tdep.c | 179 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 D | ChangeLog | 3017 (hppa_sign_extend): Add prototype.
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/ |
H A D | hppa-tdep.h | 196 int hppa_sign_extend (unsigned int, unsigned int);
|
H A D | hppa-tdep.c | 179 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 D | ChangeLog | 3017 (hppa_sign_extend): Add prototype.
|
/dports/devel/avr-gdb/gdb-7.3.1/gdb/ |
H A D | hppa-tdep.c | 77 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 D | ChangeLog-2009 | 12092 * 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 D | ChangeLog-2004 | 9296 (hppa_sign_extend): Add prototype.
|
/dports/devel/gdb/gdb-11.1/gdb/ |
H A D | hppa-tdep.c | 108 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 D | ChangeLog-2009 | 12088 * 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 D | ChangeLog-2015 | 976 * hppa-tdep.c (hppa_sign_extend, hppa_low_hppa_sign_extend)
|
H A D | ChangeLog-2004 | 9294 (hppa_sign_extend): Add prototype.
|
/dports/devel/gdb761/gdb-7.6.1/gdb/ |
H A D | hppa-tdep.c | 75 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 D | ChangeLog-2009 | 12092 * 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 D | ChangeLog-2004 | 9296 (hppa_sign_extend): Add prototype.
|