projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98e126f
)
update comments on condition register
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 17 May 2020 09:56:28 +0000
(10:56 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 17 May 2020 09:56:32 +0000
(10:56 +0100)
src/soc/cr/main_stage.py
patch
|
blob
|
history
diff --git
a/src/soc/cr/main_stage.py
b/src/soc/cr/main_stage.py
index dea936a6071417fc4d28c3dffdd8d903bf8bace0..b3b2b44fa1aa6dff2e7d6d90e82e376b1fd419b2 100644
(file)
--- a/
src/soc/cr/main_stage.py
+++ b/
src/soc/cr/main_stage.py
@@
-1,6
+1,7
@@
# This stage is intended to do Condition Register instructions
# and output, as well as carry and overflow generation.
-# NOTE: we really should be doing the field decoding which
+# NOTE: with the exception of mtcrf and mfcr, we really should be doing
+# the field decoding which
# selects which bits of CR are to be read / written, back in the
# decoder / insn-isue, have both self.i.cr and self.o.cr
# be broken down into 4-bit-wide "registers", with their