Searched refs:regcache_cooked_write_part (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | regcache.h | 92 void regcache_cooked_write_part (struct regcache *regcache, int regnum,
|
| H A D | hppa-tdep.c | 100 regcache_cooked_write_part (regcache, reg, 4 - part, in hppa32_return_value() 137 regcache_cooked_write_part (regcache, HPPA_FP4_REGNUM, offset, in hppa64_return_value() 149 regcache_cooked_write_part (regcache, 28, offset, in hppa64_return_value() 164 regcache_cooked_write_part (regcache, 28 + b / 8, 0, part, in hppa64_return_value() 970 regcache_cooked_write_part (regcache, reg, 0, len, in hppa64_push_dummy_call()
|
| H A D | ppc-sysv-tdep.c | 917 regcache_cooked_write_part (regcache, tdep->ppc_gp0_regnum + 3, in ppc64_sysv_abi_return_value()
|
| H A D | s390-tdep.c | 2580 regcache_cooked_write_part (regcache, S390_F0_REGNUM + fr, in s390_push_dummy_call() 2711 regcache_cooked_write_part (regcache, S390_F0_REGNUM, in s390_return_value()
|
| H A D | d10v-tdep.c | 448 regcache_cooked_write_part (regcache, R0_REGNUM + reg, in d10v_return_value()
|
| H A D | regcache.c | 935 regcache_cooked_write_part (struct regcache *regcache, int regnum, in regcache_cooked_write_part() function
|
| H A D | rs6000-tdep.c | 2131 regcache_cooked_write_part (regcache, regnum, in rs6000_store_return_value()
|
| H A D | mips-tdep.c | 351 regcache_cooked_write_part (regcache, reg_num, reg_offset, length, in mips_xfer_register()
|
| H A D | ChangeLog-2002 | 5041 (regcache_cooked_write_part): New function. 5045 (regcache_cooked_write_part): Declare.
|
| H A D | ChangeLog | 4970 regcache_cooked_write_part instead of
|
| H A D | ChangeLog-2003 | 5849 regcache_cooked_write_part instead of regcache_cooked_write.
|