49 m_external_ev |= m_irq_ev;
52 void before_end_of_elaboration()
54 QemuCpu::before_end_of_elaboration();
57 cpu.set_prop_int(
"hartid", m_hartid);
59 cpu.set_mip_update_callback(std::bind(&cpu_sifive_X280::mip_update_cb,
this, std::placeholders::_1));