Home
last modified time | relevance | path

Searched refs:SIM_ADDR (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/sim/
H A Dsim.h34 typedef unsigned int SIM_ADDR; typedef
36 typedef CORE_ADDR_TYPE SIM_ADDR;
173 int sim_read (SIM_DESC sd, SIM_ADDR mem, unsigned char *buf, int length);
180 int sim_write (SIM_DESC sd, SIM_ADDR mem, const unsigned char *buf, int length);
/netbsd-src/external/gpl3/gdb/dist/sim/sh/
H A DChangeLog-20211782 (sim_write): Use SIM_ADDR for type of arg `addr'.
1783 (sim_read): Use SIM_ADDR for type of arg `addr'.
1788 (sim_set_pc): int result, use SIM_ADDR for type of arg `x'.
/netbsd-src/external/gpl3/gdb/dist/sim/h8300/
H A DChangeLog-20211398 (sim_write): Use SIM_ADDR for type of arg addr.
1404 (sim_set_pc): Use SIM_ADDR for type of arg pc.
/netbsd-src/external/gpl3/gdb/dist/sim/v850/
H A DChangeLog-20211373 address SIM_ADDR.
1374 (sim_resume): Make oldpc SIM_ADDR.
/netbsd-src/external/gpl3/gdb/dist/sim/erc32/
H A DChangeLog-20211202 * Use SIM_ADDR, not caddr_t for declaring vars that hold addresses.
/netbsd-src/external/gpl3/gdb/dist/sim/mn10300/
H A DChangeLog-2021442 (SIM_ADDR): Delete comment.
/netbsd-src/external/gpl3/gdb/dist/sim/mips/
H A DChangeLog-20213694 where the bit length is always 64 independent of SIM_ADDR.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19931096 * remote-sim.h (SIM_ADDR): New type (same as CORE_ADDR).
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19931096 * remote-sim.h (SIM_ADDR): New type (same as CORE_ADDR).
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git81764 sim: drop unused SIM_ADDR type [PR sim/7504]
81773 sim: mips: switch from SIM_ADDR to address_word
81781 sim: v850: switch from SIM_ADDR to address_word
81787 We've been using SIM_ADDR which has always been 32-bit. This means
81802 Since SIM_ADDR is always 32-bit, it might truncate the address with