Home
last modified time | relevance | path

Searched refs:regcache_raw_read_unsigned (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Di386-tdep.c2591 regcache_raw_read_unsigned (regcache, I387_FSTAT_REGNUM (tdep), &fstat); in i386_store_return_value()
2710 regcache_raw_read_unsigned (regcache, I386_EAX_REGNUM, &addr); in i386_return_value()
2885 regcache_raw_read_unsigned (regcache, I387_FSTAT_REGNUM (tdep), &fstat); in i386_mmx_regnum_to_fp_regnum()
4072 regcache_raw_read_unsigned (irp->regcache, irp->regmap[base], in i386_record_lea_modrm_addr()
4084 regcache_raw_read_unsigned (irp->regcache, irp->regmap[index], in i386_record_lea_modrm_addr()
4125 regcache_raw_read_unsigned (irp->regcache, in i386_record_lea_modrm_addr()
4129 regcache_raw_read_unsigned (irp->regcache, in i386_record_lea_modrm_addr()
4135 regcache_raw_read_unsigned (irp->regcache, in i386_record_lea_modrm_addr()
4139 regcache_raw_read_unsigned (irp->regcache, in i386_record_lea_modrm_addr()
4145 regcache_raw_read_unsigned (irp->regcache, in i386_record_lea_modrm_addr()
[all …]
H A Dregcache.h79 regcache_raw_read_unsigned (struct regcache *regcache,
H A Di387-tdep.c1280 regcache_raw_read_unsigned (regcache, I387_FSTAT_REGNUM (tdep), &fstat); in i387_return_value()
H A Dregcache.c651 regcache_raw_read_unsigned (struct regcache *regcache, int regnum, in regcache_raw_read_unsigned() function
H A Damd64-tdep.c649 regcache_raw_read_unsigned (regcache, AMD64_RAX_REGNUM, &addr); in amd64_return_value()