projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e465da
)
spelling fix
author
Jacob Lifshay
<programmerjake@gmail.com>
Tue, 11 Apr 2023 05:11:30 +0000
(22:11 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Tue, 11 Apr 2023 05:11:30 +0000
(22:11 -0700)
openpower/sv/rfc/ls012_optable.py
patch
|
blob
|
history
diff --git
a/openpower/sv/rfc/ls012_optable.py
b/openpower/sv/rfc/ls012_optable.py
index 592b83b90849f6747d3f5590a199e8cf087df2f6..ef5cf9e6a81f15feb422dd7bb9535f1a57ff5e33 100644
(file)
--- a/
openpower/sv/rfc/ls012_optable.py
+++ b/
openpower/sv/rfc/ls012_optable.py
@@
-183,7
+183,7
@@
if __name__ == '__main__':
# store line in area
areas[area].append(linedict)
- # exc
c
ellent - now have a dictionary of list of dictionaries:
+ # excellent - now have a dictionary of list of dictionaries:
# area - list-of-instructions - dictionary-by-heading
print_table("Areas", header, areas, None)