summaryrefslogtreecommitdiff
path: root/docs/src/developers
diff options
context:
space:
mode:
authorKamyar Mohajerani2021-10-05 18:12:57 -0400
committerGitHub2021-10-05 22:12:57 +0000
commitbdba21b032e592b21d117a8d68f166ba3834c205 (patch)
tree9aa57806c313fe3685b2f386406e81de76a6953d /docs/src/developers
parentc2985aa6ef95a45d6ce9663a17f835eaba0cb9c5 (diff)
Circular-shift (rotate) operations for UInt (#1140)
* change static shift behavior to mod width when width is known * add dynamic shift * basic tests that actually do something * MatchedRotateLeftAndRight based on the idea from @chick * BasicRotate rotate "b001" and compare with known values * Fix check for KnownWidth(0|1) as suggested by @aswaterman * Add dontTouch to UIntOps.io (other tests were also optimized out) Co-authored-by: Chick Markley <chick@qrhino.com> Co-authored-by: Andrew Waterman <andrew@sifive.com>
Diffstat (limited to 'docs/src/developers')
0 files changed, 0 insertions, 0 deletions