Searched refs:regcache_cooked_read_unsigned (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | ia64-tdep.c | 693 regcache_cooked_read_unsigned (regcache, IA64_BSP_REGNUM, &bsp); in ia64_pseudo_register_read() 694 regcache_cooked_read_unsigned (regcache, IA64_CFM_REGNUM, &cfm); in ia64_pseudo_register_read() 722 regcache_cooked_read_unsigned (regcache, IA64_BSP_REGNUM, &bsp); in ia64_pseudo_register_read() 723 regcache_cooked_read_unsigned (regcache, IA64_CFM_REGNUM, &cfm); in ia64_pseudo_register_read() 762 regcache_cooked_read_unsigned (regcache, IA64_BSP_REGNUM, &bsp); in ia64_pseudo_register_read() 763 regcache_cooked_read_unsigned (regcache, IA64_CFM_REGNUM, &cfm); in ia64_pseudo_register_read() 776 regcache_cooked_read_unsigned (regcache, IA64_PR_REGNUM, &pr); in ia64_pseudo_register_read() 777 regcache_cooked_read_unsigned (regcache, IA64_CFM_REGNUM, &cfm); in ia64_pseudo_register_read() 886 regcache_cooked_read_unsigned (regcache, IA64_PR_REGNUM, &pr); in ia64_pseudo_register_write() 2774 regcache_cooked_read_unsigned (regcache, regnum, &val); in ia64_extract_return_value() [all …]
|
| H A D | i386fbsd-nat.c | 65 regcache_cooked_read_unsigned (current_regcache, I386_EFLAGS_REGNUM, in child_resume()
|
| H A D | remote-vxsparc.c | 117 regcache_cooked_read_unsigned (regcache, SPARC_SP_REGNUM, &sp); in vx_write_register()
|
| H A D | ppc-sysv-tdep.c | 386 regcache_cooked_read_unsigned (regcache, tdep->ppc_gp0_regnum + 3, in do_ppc_sysv_return_value() 447 regcache_cooked_read_unsigned (regcache, in do_ppc_sysv_return_value() 881 regcache_cooked_read_unsigned (regcache, tdep->ppc_gp0_regnum + 3, in ppc64_sysv_abi_return_value()
|
| H A D | regcache.h | 80 extern void regcache_cooked_read_unsigned (struct regcache *regcache,
|
| H A D | sparc-nat.c | 218 regcache_cooked_read_unsigned (regcache, SPARC_SP_REGNUM, &sp); in store_inferior_registers()
|
| H A D | alpha-tdep.c | 463 regcache_cooked_read_unsigned (regcache, ALPHA_V0_REGNUM, &l); in alpha_extract_return_value() 498 regcache_cooked_read_unsigned (regcache, ALPHA_V0_REGNUM, &l); in alpha_extract_return_value() 511 regcache_cooked_read_unsigned (regcache, ALPHA_V0_REGNUM, &addr); in alpha_extract_struct_value_address()
|
| H A D | sparc-tdep.c | 166 regcache_cooked_read_unsigned (current_regcache, regnum, &addr); in sparc_address_from_register() 933 regcache_cooked_read_unsigned (regcache, SPARC_SP_REGNUM, &sp); 1358 regcache_cooked_read_unsigned (regcache, SPARC_SP_REGNUM, &sp); in sparc32_supply_gregset()
|
| H A D | dummy-frame.c | 193 regcache_cooked_read_unsigned (dummy_regs, regno, &val); in deprecated_read_register_dummy()
|
| H A D | sparc64-tdep.c | 62 regcache_cooked_read_unsigned (current_regcache, regnum, &addr); in sparc_address_from_register() 1237 regcache_cooked_read_unsigned (regcache, SPARC_SP_REGNUM, &sp); in sparc64_supply_gregset()
|
| H A D | arm-tdep.c | 2064 regcache_cooked_read_unsigned (regs, regno++, &tmp); in arm_extract_return_value() 2101 regcache_cooked_read_unsigned (regcache, ARM_A1_REGNUM, &ret); in arm_extract_struct_value_address()
|
| H A D | regcache.c | 861 regcache_cooked_read_unsigned (struct regcache *regcache, int regnum, in regcache_cooked_read_unsigned() function
|
| H A D | s390-tdep.c | 2713 regcache_cooked_read_unsigned (regcache, S390_SP_REGNUM, &orig_sp); in s390_push_dummy_call()
|
| /freebsd-12.1/contrib/gdb/ |
| H A D | FREEBSD-diffs | 506 + regcache_cooked_read_unsigned (regcache, IA64_BSPSTORE_REGNUM, 521 regcache_cooked_read_unsigned (regcache, IA64_RNAT_REGNUM, &nat_collection); 526 + regcache_cooked_read_unsigned (regcache, IA64_BSPSTORE_REGNUM, 549 + regcache_cooked_read_unsigned (regcache, IA64_BSPSTORE_REGNUM, 566 + regcache_cooked_read_unsigned (regcache, IA64_BSPSTORE_REGNUM,
|