37 #include <sys/types.h> 67 static int sh_ipl_g_promcall(
struct cpu *
cpu)
85 fatal(
"[ SH-IPL+G PROM emulation: unimplemented function 0x%" 103 return sh_ipl_g_promcall(cpu);
107 fatal(
"[ SH-IPL+G PROM emulation: expevt=0x%x, " uint32_t r_bank[SH_N_GPRS_BANKED]
void fatal(const char *fmt,...)
int sh_ipl_g_emul(struct cpu *cpu)
void cpu_register_dump(struct machine *m, struct cpu *cpu, int gprs, int coprocs)
int store_16bit_word(struct cpu *cpu, uint64_t addr, uint64_t data16)
void sh_ipl_g_emul_init(struct machine *machine)