Searched refs:sim_write (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-hrw.c36 sim_write (SIM_DESC sd, SIM_ADDR mem, const unsigned char *buf, int length) function
H A Dsim-hload.c55 sim_write);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/bfin/
H A Dinterp.c798 sim_write (sd, 0, (void *)&emuexcpt, 2);
895 sim_write (sd, *sp, (void *)&ehdr, sizeof (ehdr));
917 sim_write (sd, *sp, data, phdr_size);
947 sim_write (sd, paddr, data, memsz);
954 sim_write (sd, *sp+0, (void *)&paddr, 4); /* loadseg.addr */
955 sim_write (sd, *sp+4, (void *)&vaddr, 4); /* loadseg.p_vaddr */
956 sim_write (sd, *sp+8, (void *)&memsz, 4); /* loadseg.p_memsz */
987 sim_write (sd, *sp+0, null, 2); /* loadmap.version */
988 sim_write (sd, *sp+2, (void *)&nsegs, 2); /* loadmap.nsegs */
1051 sim_write (s
[all...]
H A Ddv-bfin_dma.c275 ret = sim_write (hw_system (me), dma->curr_addr, buf, ret);
482 ret = sim_write (hw_system (me), dma->curr_addr, source, nr_bytes);
H A Ddv-bfin_mmu.c155 sim_write (hw_system (me), addr, (void *)mmu->dtest_data, 8);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/gdb/
H A Dremote-sim.h178 int sim_write (SIM_DESC sd, SIM_ADDR mem, const unsigned char *buf, int length);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/gdb/
H A Dremote-sim.h178 int sim_write (SIM_DESC sd, SIM_ADDR mem, const unsigned char *buf, int length);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mips/
H A Dinterp.c725 sim_write (sd, vaddr, (char *)&insn, sizeof (insn));
773 sim_write (sd, vaddr, (char *)&value, sizeof (value));
779 sim_write (sd, vaddr, (char *)&value, sizeof (value));
794 sim_write (sd, 0x80000000, (char *) halt, sizeof (halt));
795 sim_write (sd, 0x80000180, (char *) halt, sizeof (halt));
796 sim_write (sd, 0x80000200, (char *) halt, sizeof (halt));
798 sim_write (sd, 0xBFC00200, (char *) halt, sizeof (halt));
799 sim_write (sd, 0xBFC00380, (char *) halt, sizeof (halt));
800 sim_write (sd, 0xBFC00400, (char *) halt, sizeof (halt));
862 sim_write (s function
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dsim_calls.c147 sim_write (SIM_DESC sd, SIM_ADDR mem, const unsigned char *buf, int length) function
152 TRACE(trace_gdb, ("sim_write(mem=0x%lx, buf=0x%lx, length=%d) = %d\n",
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/iq2000/
H A Diq2000.c129 sim_write (CPU_STATE (current_cpu), CPU2DATA(PARM2), buf, PARM3);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/arm/
H A Dwrapper.c158 sim_write (sd, addr, buffer, size) function
889 sim_kind == SIM_OPEN_DEBUG, 0, sim_write);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/microblaze/
H A Dinterp.c707 sim_write (SIM_DESC sd, SIM_ADDR addr, const unsigned char *buffer, int size) function
973 0, sim_write);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cris/
H A Dsim-if.c333 /* Helper for sim_load (needed just for ELF files): like sim_write,
340 return sim_write (sd, mem + cris_program_offset, buf, length);
365 sim_write);
571 /* Helper for cris_handle_interpreter: like sim_write, but load at
577 return sim_write (sd, mem + interp_load_addr, buf, length);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/rx/
H A Dgdb-if.c250 sim_write (SIM_DESC sd, SIM_ADDR mem, const unsigned char *buf, int length) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/erc32/
H A Dinterf.c349 sim_write(sd, mem, buf, length) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32c/
H A Dgdb-if.c171 sim_write (SIM_DESC sd, SIM_ADDR mem, const unsigned char *buf, int length) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A Dsh64.c616 sim_write (CPU_STATE (current_cpu), PARM2, buf, PARM3);
654 sim_write (CPU_STATE (current_cpu),
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/d10v/
H A Dinterp.c761 sim_write (sd, addr, buffer, size) function
1494 1/*LMA*/, sim_write);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh/
H A Dinterp.c84 int sim_write (SIM_DESC sd, SIM_ADDR addr, const unsigned char *buffer, int size);
1220 regs[0] = sim_write (0, regs[6], prog_argv[regs[5]], i);
2141 sim_write (sd, addr, buffer, size) function
2710 0, sim_write);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/avr/
H A Dinterp.c1625 sim_write (SIM_DESC sd, SIM_ADDR addr, const unsigned char *buffer, int size) function
1806 0, sim_write);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cr16/
H A Dinterp.c883 sim_write (sd, addr, buffer, size) function
1570 1/*LMA*/, sim_write);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/moxie/
H A Dinterp.c1028 sim_write (sd, addr, buffer, size) function
1283 0, sim_write);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mcore/
H A Dinterp.c1718 sim_write (sd, addr, buffer, size) function
1999 0, sim_write);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dremote-sim.c1106 len = sim_write (sim_data->gdbsim_desc, memaddr, myaddr, len);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/v850/
H A Dsimops.c1718 sim_write (simulator, PARM2, buf, PARM3);

Completed in 315 milliseconds

12