Home
last modified time | relevance | path

Searched refs:mips_fetch_word (Results 1 – 15 of 15) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-mips.c105 static unsigned int mips_fetch_word (CORE_ADDR addr);
1978 mips_fetch_word (CORE_ADDR addr) in mips_fetch_word() function
2059 store_unsigned_integer (&buffer[0], 4, mips_fetch_word (addr)); in mips_xfer_memory()
2067 mips_fetch_word (addr + (count - 1) * 4)); in mips_xfer_memory()
2102 store_unsigned_integer (&buffer[i * 4], 4, mips_fetch_word (addr)); in mips_xfer_memory()
H A DChangeLog-20003134 mips_fetch_registers, mips_store_registers, mips_fetch_word):
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-mips.c105 static unsigned int mips_fetch_word (CORE_ADDR addr);
1978 mips_fetch_word (CORE_ADDR addr) in mips_fetch_word() function
2059 store_unsigned_integer (&buffer[0], 4, mips_fetch_word (addr)); in mips_xfer_memory()
2067 mips_fetch_word (addr + (count - 1) * 4)); in mips_xfer_memory()
2102 store_unsigned_integer (&buffer[i * 4], 4, mips_fetch_word (addr)); in mips_xfer_memory()
H A DChangeLog-20003134 mips_fetch_registers, mips_store_registers, mips_fetch_word):
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dremote-mips.c98 static int mips_fetch_word (CORE_ADDR addr, unsigned int *valp);
2099 mips_fetch_word (CORE_ADDR addr, unsigned int *valp) in mips_fetch_word() function
2178 if (mips_fetch_word (addr, &val)) in mips_xfer_memory()
2191 if (mips_fetch_word (addr + (count - 1) * 4, &val)) in mips_xfer_memory()
2233 if (mips_fetch_word (addr, &val)) in mips_xfer_memory()
H A DChangeLog-20003134 mips_fetch_registers, mips_store_registers, mips_fetch_word):
H A DChangeLog-20109259 * remote-mips.c (mips_fetch_word): Add new parameter, `valp'.
H A DChangeLog-20095780 * remote-mips.c (mips_fetch_word, mips_check_lsi_error,
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dremote-mips.c97 static int mips_fetch_word (CORE_ADDR addr, unsigned int *valp);
2097 mips_fetch_word (CORE_ADDR addr, unsigned int *valp) in mips_fetch_word() function
2176 if (mips_fetch_word (addr, &val)) in mips_xfer_memory()
2189 if (mips_fetch_word (addr + (count - 1) * 4, &val)) in mips_xfer_memory()
2231 if (mips_fetch_word (addr, &val)) in mips_xfer_memory()
H A DChangeLog-20003134 mips_fetch_registers, mips_store_registers, mips_fetch_word):
H A DChangeLog-20109259 * remote-mips.c (mips_fetch_word): Add new parameter, `valp'.
H A DChangeLog-20095780 * remote-mips.c (mips_fetch_word, mips_check_lsi_error,
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20003134 mips_fetch_registers, mips_store_registers, mips_fetch_word):
H A DChangeLog-20109259 * remote-mips.c (mips_fetch_word): Add new parameter, `valp'.
H A DChangeLog-20095776 * remote-mips.c (mips_fetch_word, mips_check_lsi_error,