fixed global obejct sharing between cores
This commit is contained in:
@@ -271,11 +271,11 @@ Disassembly of section .text:
|
||||
80000374: 00008067 ret
|
||||
|
||||
80000378 <vx_num_cycles>:
|
||||
80000378: c0002573 rdcycle a0
|
||||
80000378: b0002573 csrr a0,mcycle
|
||||
8000037c: 00008067 ret
|
||||
|
||||
80000380 <vx_num_instrs>:
|
||||
80000380: c0202573 rdinstret a0
|
||||
80000380: b0202573 csrr a0,minstret
|
||||
80000384: 00008067 ret
|
||||
|
||||
80000388 <vx_vprintf>:
|
||||
|
||||
Binary file not shown.
@@ -55,7 +55,7 @@
|
||||
:100348007325000267800000732520026780000083
|
||||
:100358007325400267800000732550026780000003
|
||||
:1003680073256002678000007325700267800000B3
|
||||
:10037800732500C067800000732520C067800000D7
|
||||
:10037800732500B067800000732520B067800000F7
|
||||
:1003880063060520130101F52324810A232E310970
|
||||
:100398002326110A2322910A2320210B232C410909
|
||||
:1003A800232A510923286109232671099309050085
|
||||
|
||||
@@ -132,11 +132,11 @@ Disassembly of section .text:
|
||||
80000158: 00008067 ret
|
||||
|
||||
8000015c <vx_num_cycles>:
|
||||
8000015c: c0002573 rdcycle a0
|
||||
8000015c: b0002573 csrr a0,mcycle
|
||||
80000160: 00008067 ret
|
||||
|
||||
80000164 <vx_num_instrs>:
|
||||
80000164: c0202573 rdinstret a0
|
||||
80000164: b0202573 csrr a0,minstret
|
||||
80000168: 00008067 ret
|
||||
|
||||
8000016c <vx_vprintf>:
|
||||
|
||||
Binary file not shown.
@@ -21,7 +21,7 @@
|
||||
:1001280067800000732500026780000073252002A5
|
||||
:100138006780000073254002678000007325500225
|
||||
:1001480067800000732560026780000073257002D5
|
||||
:1001580067800000732500C067800000732520C0F9
|
||||
:1001580067800000732500B067800000732520B019
|
||||
:100168006780000063060520130101F52324810A36
|
||||
:10017800232E31092326110A2322910A2320210B39
|
||||
:10018800232C4109232A51092328610923267109AF
|
||||
|
||||
@@ -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>:
|
||||
|
||||
Binary file not shown.
@@ -87,7 +87,7 @@
|
||||
:100548007325000267800000732520026780000081
|
||||
:100558007325400267800000732550026780000001
|
||||
:1005680073256002678000007325700267800000B1
|
||||
:10057800732500C067800000732520C067800000D5
|
||||
:10057800732500B067800000732520B067800000F5
|
||||
:1005880063060520130101F52324810A232E31096E
|
||||
:100598002326110A2322910A2320210B232C410907
|
||||
:1005A800232A510923286109232671099309050083
|
||||
|
||||
Reference in New Issue
Block a user