Remove MTIME[CMP]; add RTC device
authorAndrew Waterman <waterman@cs.berkeley.edu>
Thu, 28 Apr 2016 22:01:09 +0000 (15:01 -0700)
committerAndrew Waterman <waterman@cs.berkeley.edu>
Thu, 28 Apr 2016 22:17:06 +0000 (15:17 -0700)
commita9c5b05eca6a46a0c8722b26b741fc7f1de22405
treec5393d107dfa9fcee0b9d9b9cc14fca0900f1924
parent27e29e69cc586a7d97e2ccae2447faa79b66f7b8
Remove MTIME[CMP]; add RTC device
riscv/devices.cc
riscv/devices.h
riscv/encoding.h
riscv/processor.cc
riscv/processor.h
riscv/riscv.mk.in
riscv/rom.cc [new file with mode: 0644]
riscv/rtc.cc [new file with mode: 0644]
riscv/sim.cc
riscv/sim.h
spike_main/disasm.cc