projects
/
riscv-isa-sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b9cd3e
)
Remove fence.i from debug ROM
author
Andrew Waterman
<waterman@cs.berkeley.edu>
Thu, 23 Jun 2016 06:28:39 +0000
(23:28 -0700)
committer
Andrew Waterman
<waterman@cs.berkeley.edu>
Thu, 23 Jun 2016 06:28:39 +0000
(23:28 -0700)
debug_rom/debug_rom.S
patch
|
blob
|
history
diff --git
a/debug_rom/debug_rom.S
b/debug_rom/debug_rom.S
index b0be7fc1494db28c151f9c8a45030ce6aa104480..2219bff173664ddb3eb52e62fc28855ebd23cfc1 100755
(executable)
--- a/
debug_rom/debug_rom.S
+++ b/
debug_rom/debug_rom.S
@@
-81,7
+81,6
@@
_entry:
jdebugram:
# Save s1 so that the debug program can use two registers.
- fence.i
csrr s0, CSR_MISA
bltz s0, save_not_32
save_32: