diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-06-20 00:50:36 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-06-20 00:50:36 -0700 |
commit | 6131749762bfa71c7859170ead53bb1d5ffd2b4f (patch) | |
tree | 40c6050ae8e2515d7f7532da5ed0fd739bae2a4d /tools | |
parent | d1ad96e0389b10e1a386004b3f4d46ac21544fa2 (diff) | |
download | mu-6131749762bfa71c7859170ead53bb1d5ffd2b4f.tar.gz |
6557 - fix a bug in pack.subx
I was shifting bitfields around based on their width rather than the width of the field to their right. Kinda shocking that I haven't used the scale bits until now. I've been generating code that uses them in mu.subx tests, but apparently I haven't actually _run_ any such code before.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions