Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 7290 | Kartik Agaram | 2020-11-27 | 1 | -0/+17 |
I've wrestled for a long time with how to support integer division with its hard-coded registers. The answer's always been staring me in the face: just turn it into a function! We already expect function outputs to go to hard-coded registers. |