| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ppc-sysv-tdep.c | 345 regcache_cooked_read (regcache, tdep->ppc_fp0_regnum + 1, regval); in do_ppc_sysv_return_value() 365 regcache_cooked_read (regcache, tdep->ppc_gp0_regnum + 3, in do_ppc_sysv_return_value() 367 regcache_cooked_read (regcache, tdep->ppc_gp0_regnum + 4, in do_ppc_sysv_return_value() 409 regcache_cooked_read (regcache, tdep->ppc_vr0_regnum + 2, readbuf); in do_ppc_sysv_return_value() 428 regcache_cooked_read (regcache, tdep->ppc_ev0_regnum + 3, readbuf); in do_ppc_sysv_return_value() 491 regcache_cooked_read (regcache, tdep->ppc_gp0_regnum + 3, in do_ppc_sysv_return_value() 494 regcache_cooked_read (regcache, tdep->ppc_gp0_regnum + 4, in do_ppc_sysv_return_value() 873 regcache_cooked_read (regcache, tdep->ppc_fp0_regnum + 1, regval); in ppc64_sysv_abi_return_value() 905 regcache_cooked_read (regcache, tdep->ppc_gp0_regnum + 3, readbuf); in ppc64_sysv_abi_return_value() 938 regcache_cooked_read (regcache, tdep->ppc_fp0_regnum + 1 + i, in ppc64_sysv_abi_return_value() [all …]
|
| H A D | regcache.c | 322 regcache_cooked_read (regcache, regnum, buf); in do_cooked_read() 685 regcache_cooked_read (current_regcache, regnum, buf); in deprecated_read_register_gen() 689 regcache_cooked_read (struct regcache *regcache, int regnum, void *buf) in regcache_cooked_read() function 714 regcache_cooked_read (regcache, regnum, buf); in regcache_cooked_read_signed() 727 regcache_cooked_read (regcache, regnum, buf); in regcache_cooked_read_unsigned() 931 regcache_cooked_read, regcache_cooked_write); in regcache_cooked_read_part() 941 regcache_cooked_read, regcache_cooked_write); in regcache_cooked_write_part() 1354 regcache_cooked_read (regcache, regnum, buf); in regcache_dump()
|
| H A D | sentinel-frame.c | 69 regcache_cooked_read (cache->regcache, regnum, bufferp); in sentinel_frame_prev_register()
|
| H A D | sparc64-tdep.c | 722 regcache_cooked_read (regcache, regnum, valbuf + (bitpos / 8)); in sparc64_extract_floating_fields() 729 regcache_cooked_read (regcache, regnum, valbuf + (bitpos / 8)); in sparc64_extract_floating_fields() 737 regcache_cooked_read (regcache, regnum, valbuf + (bitpos / 8)); in sparc64_extract_floating_fields() 1017 regcache_cooked_read (regcache, SPARC_O0_REGNUM + i, buf + i * 8); in sparc64_extract_return_value() 1026 regcache_cooked_read (regcache, SPARC_F0_REGNUM + i, buf + i * 4); in sparc64_extract_return_value() 1036 regcache_cooked_read (regcache, SPARC_O0_REGNUM, buf); in sparc64_extract_return_value()
|
| H A D | alpha-tdep.c | 444 regcache_cooked_read (regcache, ALPHA_FP0_REGNUM, raw_buffer); in alpha_extract_return_value() 449 regcache_cooked_read (regcache, ALPHA_FP0_REGNUM, valbuf); in alpha_extract_return_value() 467 regcache_cooked_read (regcache, ALPHA_FP0_REGNUM, valbuf); in alpha_extract_return_value() 471 regcache_cooked_read (regcache, ALPHA_FP0_REGNUM, valbuf); in alpha_extract_return_value() 472 regcache_cooked_read (regcache, ALPHA_FP0_REGNUM+1, in alpha_extract_return_value()
|
| H A D | vax-tdep.c | 234 regcache_cooked_read (regcache, VAX_R0_REGNUM, buf); in vax_return_value() 236 regcache_cooked_read (regcache, VAX_R1_REGNUM, buf + 4); in vax_return_value()
|
| H A D | dummy-frame.c | 192 regcache_cooked_read (cache->prev_regcache, regnum, bufferp); in dummy_frame_prev_register()
|
| H A D | regcache.h | 65 void regcache_cooked_read (struct regcache *regcache, int rawnum, void *buf);
|
| H A D | sparc-tdep.c | 829 regcache_cooked_read (regcache, SPARC_F0_REGNUM, buf); in sparc32_extract_return_value() 831 regcache_cooked_read (regcache, SPARC_F1_REGNUM, buf + 4); in sparc32_extract_return_value() 839 regcache_cooked_read (regcache, SPARC_O0_REGNUM, buf); in sparc32_extract_return_value() 842 regcache_cooked_read (regcache, SPARC_O1_REGNUM, buf + 4); in sparc32_extract_return_value()
|
| H A D | m88k-tdep.c | 399 regcache_cooked_read (regcache, M88K_R2_REGNUM, buf); in m88k_return_value() 402 regcache_cooked_read (regcache, M88K_R3_REGNUM, buf + 4); in m88k_return_value()
|
| H A D | arm-tdep.c | 1998 regcache_cooked_read (regs, ARM_F0_REGNUM, tmpbuf); in arm_extract_return_value() 2006 regcache_cooked_read (regs, ARM_A1_REGNUM, valbuf); in arm_extract_return_value() 2008 regcache_cooked_read (regs, ARM_A1_REGNUM + 1, in arm_extract_return_value() 2056 regcache_cooked_read (regs, regno++, tmpbuf); in arm_extract_return_value()
|
| H A D | avr-tdep.c | 844 regcache_cooked_read (regcache, lsb_reg + i, in avr_extract_return_value()
|
| H A D | s390-tdep.c | 2759 regcache_cooked_read (regcache, S390_R2_REGNUM, out); in s390_return_value() 2760 regcache_cooked_read (regcache, S390_R3_REGNUM, in s390_return_value()
|
| H A D | d10v-tdep.c | 435 regcache_cooked_read (regcache, R0_REGNUM + reg, in d10v_return_value()
|
| H A D | i386-tdep.c | 1192 regcache_cooked_read (current_regcache, SP_REGNUM, buf); in i386_get_longjmp_target()
|
| H A D | ia64-tdep.c | 2298 regcache_cooked_read (current_regcache, regnum, (char *) val); in ia64_access_fpreg() 2731 regcache_cooked_read (regcache, regnum, from); in ia64_extract_return_value()
|
| H A D | hppa-tdep.c | 108 regcache_cooked_read (regcache, reg, (char *) readbuf + b); in hppa32_return_value()
|
| H A D | ChangeLog-2002 | 2028 (regcache_cooked_read): When a read-only cache, checked for cached 4674 regcache_cooked_read to catch cases in which the variable is 5864 * regcache.c (regcache_cooked_read): Rename rawnum parameter to 5870 * regcache.c (regcache_cooked_read): New function. 5872 (read_register_gen): Rewrite using regcache_cooked_read. 5875 * regcache.h (regcache_cooked_read, regcache_cooked_write):
|
| H A D | ChangeLog | 3931 * regcache.c (regcache_cooked_read): Ditto.
|