/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ia64-tdep.c | 676 regcache_cooked_read_unsigned (regcache, IA64_BSP_REGNUM, &bsp); in ia64_pseudo_register_read() 677 regcache_cooked_read_unsigned (regcache, IA64_CFM_REGNUM, &cfm); in ia64_pseudo_register_read() 706 regcache_cooked_read_unsigned (regcache, IA64_BSP_REGNUM, &bsp); in ia64_pseudo_register_read() 707 regcache_cooked_read_unsigned (regcache, IA64_CFM_REGNUM, &cfm); in ia64_pseudo_register_read() 742 regcache_cooked_read_unsigned (regcache, IA64_BSP_REGNUM, &bsp); in ia64_pseudo_register_read() 743 regcache_cooked_read_unsigned (regcache, IA64_CFM_REGNUM, &cfm); in ia64_pseudo_register_read() 756 regcache_cooked_read_unsigned (regcache, IA64_PR_REGNUM, &pr); in ia64_pseudo_register_read() 757 regcache_cooked_read_unsigned (regcache, IA64_CFM_REGNUM, &cfm); in ia64_pseudo_register_read() 865 regcache_cooked_read_unsigned (regcache, IA64_PR_REGNUM, &pr); in ia64_pseudo_register_write() 2750 regcache_cooked_read_unsigned (regcache, regnum, &val); in ia64_extract_return_value() [all …]
|
H A D | h8300-tdep.c | 777 regcache_cooked_read_unsigned (regcache, E_RET0_REGNUM, &c); in h8300_extract_return_value() 781 regcache_cooked_read_unsigned (regcache, E_RET0_REGNUM, &c); in h8300_extract_return_value() 783 regcache_cooked_read_unsigned (regcache, E_RET1_REGNUM, &c); in h8300_extract_return_value() 789 regcache_cooked_read_unsigned (regcache, E_RET0_REGNUM, &addr); in h8300_extract_return_value() 813 regcache_cooked_read_unsigned (regcache, E_RET0_REGNUM, &c); in h8300h_extract_return_value() 819 regcache_cooked_read_unsigned (regcache, E_RET0_REGNUM, &addr); in h8300h_extract_return_value() 1138 regcache_cooked_read_unsigned (regcache, E_RET0_REGNUM, &addr); in h8300_extract_struct_value_address()
|
H A D | frv-tdep.c | 125 regcache_cooked_read_unsigned (current_regcache, in frv_fdpic_loadmap_addresses() 132 regcache_cooked_read_unsigned (current_regcache, in frv_fdpic_loadmap_addresses() 1040 regcache_cooked_read_unsigned (regcache, 8, &gpr8_val); in frv_extract_return_value() 1046 regcache_cooked_read_unsigned (regcache, 8, ®val); in frv_extract_return_value() 1048 regcache_cooked_read_unsigned (regcache, 9, ®val); in frv_extract_return_value() 1059 regcache_cooked_read_unsigned (regcache, struct_return_regnum, &addr); in frv_extract_struct_value_address()
|
H A D | remote-vxsparc.c | 117 regcache_cooked_read_unsigned (regcache, SPARC_SP_REGNUM, &sp); in vx_write_register()
|
H A D | i386fbsd-nat.c | 64 regcache_cooked_read_unsigned (current_regcache, I386_EFLAGS_REGNUM, in i386fbsd_resume()
|
H A D | m32r-tdep.c | 647 regcache_cooked_read_unsigned (current_regcache, M32R_PC_REGNUM, &pc); in m32r_read_pc() 780 regcache_cooked_read_unsigned (regcache, RET1_REGNUM, &tmp); in m32r_extract_return_value() 787 regcache_cooked_read_unsigned (regcache, RET1_REGNUM + 1, &tmp); in m32r_extract_return_value()
|
H A D | d10v-tdep.c | 209 regcache_cooked_read_unsigned (regcache, TS2_DMAP_REGNUM, ®); in d10v_ts2_dmap_register() 221 regcache_cooked_read_unsigned (regcache, TS3_DMAP0_REGNUM + reg_nr, ®); in d10v_ts3_dmap_register() 229 regcache_cooked_read_unsigned (regcache, TS2_IMAP0_REGNUM + reg_nr, ®); in d10v_ts2_imap_register() 237 regcache_cooked_read_unsigned (regcache, TS3_IMAP0_REGNUM + reg_nr, ®); in d10v_ts3_imap_register() 397 regcache_cooked_read_unsigned (regcache, R0_REGNUM, in d10v_return_value()
|
H A D | regcache.h | 80 extern void regcache_cooked_read_unsigned (struct regcache *regcache,
|
H A D | ppc-sysv-tdep.c | 389 regcache_cooked_read_unsigned (regcache, tdep->ppc_gp0_regnum + 3, in do_ppc_sysv_return_value() 450 regcache_cooked_read_unsigned (regcache, in do_ppc_sysv_return_value() 892 regcache_cooked_read_unsigned (regcache, tdep->ppc_gp0_regnum + 3, in ppc64_sysv_abi_return_value()
|
H A D | avr-tdep.c | 321 regcache_cooked_read_unsigned (current_regcache, AVR_PC_REGNUM, &pc); in avr_read_pc() 343 regcache_cooked_read_unsigned (current_regcache, AVR_SP_REGNUM, &sp); in avr_read_sp() 832 regcache_cooked_read_unsigned (regcache, 24, &c); in avr_extract_return_value()
|
H A D | sparc-tdep.c | 167 regcache_cooked_read_unsigned (current_regcache, regnum, &addr); in sparc_address_from_register() 934 regcache_cooked_read_unsigned (regcache, SPARC_SP_REGNUM, &sp); 998 regcache_cooked_read_unsigned (current_regcache, in sparc_analyze_control_transfer() 1397 regcache_cooked_read_unsigned (regcache, SPARC_SP_REGNUM, &sp); in sparc32_supply_gregset()
|
H A D | sparc-nat.c | 219 regcache_cooked_read_unsigned (regcache, SPARC_SP_REGNUM, &sp); in store_inferior_registers()
|
H A D | alpha-tdep.c | 453 regcache_cooked_read_unsigned (regcache, ALPHA_V0_REGNUM, &l); in alpha_extract_return_value() 488 regcache_cooked_read_unsigned (regcache, ALPHA_V0_REGNUM, &l); in alpha_extract_return_value() 501 regcache_cooked_read_unsigned (regcache, ALPHA_V0_REGNUM, &addr); in alpha_extract_struct_value_address()
|
H A D | m68hc11-tdep.c | 305 regcache_cooked_read_unsigned (regcache, HARD_PC_REGNUM, &pc); in m68hc11_pseudo_register_read() 310 regcache_cooked_read_unsigned (regcache, HARD_PAGE_REGNUM, &page); in m68hc11_pseudo_register_read()
|
H A D | m32r-rom.c | 268 regcache_cooked_read_unsigned (current_regcache, PSW_REGNUM, &psw); in m32r_supply_register()
|
H A D | cris-tdep.c | 1565 regcache_cooked_read_unsigned (regcache, ARG1_REGNUM, &val); in cris_extract_return_value() 1571 regcache_cooked_read_unsigned (regcache, ARG1_REGNUM, &val); in cris_extract_return_value() 1573 regcache_cooked_read_unsigned (regcache, ARG2_REGNUM, &val); in cris_extract_return_value()
|
H A D | sh-tdep.c | 808 regcache_cooked_read_unsigned (regcache, STRUCT_RETURN_REGNUM, &addr); in sh_extract_struct_value_address() 1210 regcache_cooked_read_unsigned (regcache, R0_REGNUM, &c); in sh_default_extract_return_value()
|
H A D | arm-tdep.c | 2036 regcache_cooked_read_unsigned (regs, regno++, &tmp); in arm_extract_return_value() 2073 regcache_cooked_read_unsigned (regcache, ARM_A1_REGNUM, &ret); in arm_extract_struct_value_address()
|
H A D | remote-m32r-sdi.c | 976 regcache_cooked_read_unsigned (current_regcache, regno, ®val); in m32r_store_register()
|
H A D | sparc64-tdep.c | 1249 regcache_cooked_read_unsigned (regcache, SPARC_SP_REGNUM, &sp); in sparc64_supply_gregset()
|
H A D | regcache.c | 720 regcache_cooked_read_unsigned (struct regcache *regcache, int regnum, in regcache_cooked_read_unsigned() function
|
H A D | ChangeLog-2002 | 2805 regcache_cooked_read_unsigned since we know that the register 5532 (regcache_cooked_read_unsigned): New function. 5534 (regcache_cooked_read_unsigned): Declare. 5538 regcache_cooked_read_unsigned. 5540 regcache_cooked_read_unsigned.
|
H A D | ChangeLog-2003 | 5058 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned 5449 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of 5574 regcache_cooked_read_unsigned instead of read_register. 12327 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
|