Searched refs:h8300_reg_store (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/h8300/
H A Dcompile.c4381 h8300_reg_store (SIM_CPU *cpu, int rn, const void *buf, int length) function
4693 CPU_REG_STORE (cpu) = h8300_reg_store;
/netbsd-current/external/gpl3/gdb.old/dist/sim/h8300/
H A Dcompile.c4580 h8300_reg_store (SIM_CPU *cpu, int rn, unsigned char *value, int length) function
4902 CPU_REG_STORE (cpu) = h8300_reg_store;

Completed in 212 milliseconds