fixed global obejct sharing between cores

This commit is contained in:
Blaise Tine
2020-12-24 19:36:07 -05:00
parent 703a861fe9
commit 4f689c4ce9
46 changed files with 6710 additions and 6792 deletions

View File

@@ -407,11 +407,11 @@ Disassembly of section .text:
80000574: 00008067 ret
80000578 <vx_num_cycles>:
80000578: c0002573 rdcycle a0
80000578: b0002573 csrr a0,mcycle
8000057c: 00008067 ret
80000580 <vx_num_instrs>:
80000580: c0202573 rdinstret a0
80000580: b0202573 csrr a0,minstret
80000584: 00008067 ret
80000588 <vx_vprintf>: