2021年12月22日

摘要: void timer_init() { // each CPU has a separate source of timer interrupts. int id = r_mhartid(); // ask the CLINT for a timer interrupt. // int interv 阅读全文
posted @ 2021-12-22 17:02 tycoon3 阅读(92) 评论(0) 推荐(0)
摘要: lesson7 qemu-system-riscv64 --version QEMU emulator version 6.1.0 Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers 执行mret 抛异常 I 阅读全文
posted @ 2021-12-22 11:38 tycoon3 阅读(493) 评论(0) 推荐(0)

导航