diff options
| author | Kamyar Mohajerani | 2021-10-05 18:12:57 -0400 |
|---|---|---|
| committer | GitHub | 2021-10-05 22:12:57 +0000 |
| commit | bdba21b032e592b21d117a8d68f166ba3834c205 (patch) | |
| tree | 9aa57806c313fe3685b2f386406e81de76a6953d /docs-target/src/main | |
| parent | c2985aa6ef95a45d6ce9663a17f835eaba0cb9c5 (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-target/src/main')
0 files changed, 0 insertions, 0 deletions
