From: Luke Kenneth Casson Leighton Date: Sun, 5 Jul 2020 14:36:18 +0000 (+0100) Subject: comments in power_regspec_map.py X-Git-Tag: div_pipeline~162^2~56 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fc471a19816d3f2f5270105ac0d5013c4ba5fe8c;p=soc.git comments in power_regspec_map.py --- diff --git a/src/soc/decoder/power_regspec_map.py b/src/soc/decoder/power_regspec_map.py index 51a101de..2d4f3fd9 100644 --- a/src/soc/decoder/power_regspec_map.py +++ b/src/soc/decoder/power_regspec_map.py @@ -20,16 +20,18 @@ some point that 8-bit mask from the instruction could actually be passed directly through to full_cr (TODO). For the INT and CR numbering, these are expressed in binary in the -instruction (note however that XFX in MTCR is unary-masked!) +instruction and need to be converted to unary (1<