Searched refs:regcache (Results 76 - 91 of 91) sorted by relevance

1234

/haiku-fatelf/src/bin/gdb/gdb/
H A Ds390-tdep.c37 #include "regcache.h"
211 s390_pseudo_register_read (struct gdbarch *gdbarch, struct regcache *regcache, argument
219 regcache_raw_read_unsigned (regcache, S390_PSWA_REGNUM, &val);
224 regcache_raw_read_unsigned (regcache, S390_PSWM_REGNUM, &val);
234 s390_pseudo_register_write (struct gdbarch *gdbarch, struct regcache *regcache, argument
243 regcache_raw_read_unsigned (regcache, S390_PSWA_REGNUM, &psw);
245 regcache_raw_write_unsigned (regcache, S390_PSWA_REGNUM, psw);
250 regcache_raw_read_unsigned (regcache, S390_PSWM_REGNU
261 s390x_pseudo_register_read(struct gdbarch *gdbarch, struct regcache *regcache, int regnum, void *buf) argument
283 s390x_pseudo_register_write(struct gdbarch *gdbarch, struct regcache *regcache, int regnum, const void *buf) argument
434 s390_supply_regset(const struct regset *regset, struct regcache *regcache, int regnum, const void *regs, size_t len) argument
2496 s390_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
2695 s390_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *out, const void *in) argument
[all...]
H A Dia64-tdep.c28 #include "regcache.h"
668 ia64_pseudo_register_read (struct gdbarch *gdbarch, struct regcache *regcache, argument
676 regcache_cooked_read_unsigned (regcache, IA64_BSP_REGNUM, &bsp);
677 regcache_cooked_read_unsigned (regcache, IA64_CFM_REGNUM, &cfm);
696 regcache_cooked_read_unsigned (regcache, IA64_UNAT_REGNUM, &unat);
706 regcache_cooked_read_unsigned (regcache, IA64_BSP_REGNUM, &bsp);
707 regcache_cooked_read_unsigned (regcache, IA64_CFM_REGNUM, &cfm);
726 regcache_cooked_read_unsigned (regcache, IA64_RNAT_REGNUM, &nat_collection);
742 regcache_cooked_read_unsigned (regcache, IA64_BSP_REGNU
777 ia64_pseudo_register_write(struct gdbarch *gdbarch, struct regcache *regcache, int regnum, const void *buf) argument
2717 ia64_extract_return_value(struct type *type, struct regcache *regcache, void *valbuf) argument
2765 ia64_extract_struct_value_address(struct regcache *regcache) argument
3026 ia64_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
3220 ia64_store_return_value(struct type *type, struct regcache *regcache, const void *valbuf) argument
3234 ia64_remote_translate_xfer_address(struct gdbarch *gdbarch, struct regcache *regcache, CORE_ADDR memaddr, int nr_bytes, CORE_ADDR *targ_addr, int *targ_len) argument
[all...]
H A Dmn10300-tdep.c32 #include "regcache.h"
126 struct regcache *regcache, void *valbuf)
140 regcache_raw_read (regcache, reg, buf);
145 regcache_raw_read (regcache, reg, buf);
148 regcache_raw_read (regcache, reg + 1, buf);
158 struct regcache *regcache, const void *valbuf)
171 regcache_raw_write_part (regcache, reg, 0, len, valbuf);
174 regcache_raw_write (regcache, re
125 mn10300_extract_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *valbuf) argument
157 mn10300_store_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, const void *valbuf) argument
299 mn10300_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *readbuf, const void *writebuf) argument
[all...]
H A Dgdbarch.sh427 M::void:pseudo_register_read:struct regcache *regcache, int cookednum, void *buf:regcache, cookednum, buf
428 M::void:pseudo_register_write:struct regcache *regcache, int cookednum, const void *buf:regcache, cookednum, buf
475 M::CORE_ADDR:push_dummy_call:struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr:function, regcache, bp_addr, nargs, args, sp, struct_return, struct_addr
516 M::enum return_value_convention:return_value:struct type *valtype, struct regcache *regcach
[all...]
H A Dmips-tdep.c42 #include "regcache.h"
327 mips_xfer_register (struct regcache *regcache, int reg_num, int length, argument
361 regcache_cooked_read_part (regcache, reg_num, reg_offset, length,
364 regcache_cooked_write_part (regcache, reg_num, reg_offset, length,
592 mips_pseudo_register_read (struct gdbarch *gdbarch, struct regcache *regcache, argument
598 regcache_raw_read (regcache, rawnum, buf);
604 regcache_raw_read_part (regcache, rawnum, 0, 4, buf);
606 regcache_raw_read_part (regcache, rawnu
613 mips_pseudo_register_write(struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const void *buf) argument
3124 mips_eabi_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
3443 mips_n32n64_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
3678 mips_n32n64_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *readbuf, const void *writebuf) argument
3782 mips_o32_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
4093 mips_o32_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *readbuf, const void *writebuf) argument
4235 mips_o64_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
[all...]
H A Dppcnbsd-tdep.c26 #include "regcache.h"
249 struct regcache *regcache, void *readbuf,
262 return ppc_sysv_abi_broken_return_value (gdbarch, valtype, regcache,
248 ppcnbsd_return_value(struct gdbarch *gdbarch, struct type *valtype, struct regcache *regcache, void *readbuf, const void *writebuf) argument
H A Dframe.c28 #include "regcache.h"
466 struct regcache *
469 struct regcache *regcache = regcache_xmalloc (current_gdbarch); local
470 struct cleanup *cleanups = make_cleanup_regcache_xfree (regcache);
471 regcache_save (regcache, do_frame_register_read, this_frame);
473 return regcache;
483 struct regcache *scratch
495 /* Now copy those saved registers into the current regcache.
725 create_sentinel_frame (struct regcache *regcach argument
[all...]
H A Dcris-tdep.c39 #include "regcache.h"
716 struct regcache *regcache, CORE_ADDR bp_addr,
736 regcache_cooked_write_unsigned (regcache, SRP_REGNUM, bp_addr);
743 regcache_cooked_write_unsigned (regcache, STR_REGNUM, struct_addr);
769 regcache_cooked_write_unsigned (regcache, argreg,
783 regcache_cooked_write_unsigned (regcache, argreg,
820 regcache_cooked_write_unsigned (regcache, SP_REGNUM, sp);
1435 cris_store_return_value (struct type *type, struct regcache *regcache, argument
715 cris_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
1556 cris_extract_return_value(struct type *type, struct regcache *regcache, void *valbuf) argument
1583 cris_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *readbuf, const void *writebuf) argument
[all...]
H A Davr-tdep.c37 #include "regcache.h"
824 avr_extract_return_value (struct type *type, struct regcache *regcache, argument
832 regcache_cooked_read_unsigned (regcache, 24, &c);
844 regcache_cooked_read (regcache, lsb_reg + i,
1150 struct regcache *regcache, CORE_ADDR bp_addr,
1195 regcache_cooked_write_unsigned (regcache, regnum--,
1226 regcache_cooked_write_unsigned (regcache, AVR_SP_REGNUM,
1149 avr_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
H A Dgdbarch.c853 "DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS(regcache)",
854 XSTRING (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS (regcache)));
1064 "EXTRACT_RETURN_VALUE(type, regcache, valbuf)",
1065 XSTRING (EXTRACT_RETURN_VALUE (type, regcache, valbuf)));
1590 "STORE_RETURN_VALUE(type, regcache, valbuf)",
1591 XSTRING (STORE_RETURN_VALUE (type, regcache, valbuf)));
2008 gdbarch_pseudo_register_read (struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, void *buf) argument
2014 gdbarch->pseudo_register_read (gdbarch, regcache, cookednum, buf);
2032 gdbarch_pseudo_register_write (struct gdbarch *gdbarch, struct regcache *regcach argument
2351 gdbarch_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
2769 gdbarch_return_value(struct gdbarch *gdbarch, struct type *valtype, struct regcache *regcache, void *readbuf, const void *writebuf) argument
2787 gdbarch_extract_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *valbuf) argument
2804 gdbarch_store_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, const void *valbuf) argument
2879 gdbarch_deprecated_extract_struct_value_address(struct gdbarch *gdbarch, struct regcache *regcache) argument
3039 gdbarch_remote_translate_xfer_address(struct gdbarch *gdbarch, struct regcache *regcache, CORE_ADDR gdb_addr, int gdb_len, CORE_ADDR *rem_addr, int *rem_len) argument
[all...]
H A Darm-tdep.c31 #include "regcache.h"
1181 struct regcache *regcache, CORE_ADDR bp_addr, int nargs,
1193 regcache_cooked_write_unsigned (regcache, ARM_LR_REGNUM, bp_addr);
1215 regcache_cooked_write_unsigned (regcache, argreg, struct_addr);
1264 regcache_cooked_write_unsigned (regcache, argreg, regval);
1294 regcache_cooked_write_unsigned (regcache, ARM_SP_REGNUM, sp);
1982 struct regcache *regs,
2069 arm_extract_struct_value_address (struct regcache *regcache) argument
1180 arm_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
[all...]
H A Dinfcall.c27 #include "regcache.h"
303 struct regcache *retbuf;
312 struct regcache *caller_regcache;
335 is tossed once the regcache has been pushed). */
H A Dvalue.h32 struct regcache;
421 struct regcache *retbuf);
H A Dframe.h39 invalidate the frame / regcache afterwards) (better name more
521 /* Create a regcache, and copy the frame's registers into it. */
522 struct regcache *frame_save_as_regcache (struct frame_info *this_frame);
H A Dinfrun.c43 #include "regcache.h"
279 struct regcache *stop_registers;
3436 struct regcache *stop_registers;
3441 struct regcache *registers;
/haiku-fatelf/src/bin/gdb/gdb/regformats/
H A Dregdat.sh126 echo '#include "regcache.h"'

Completed in 185 milliseconds

1234