Open arichardson opened 1 year ago
Yes, the bitfield desugaring happens very early. It's one of the things I need to change in order to fix this.
I'm not sure whether to update to misa.X == 0b1
. We have allowed treating bitfield members like normal fields for a while now.
Yes, the bitfield desugaring happens very early. It's one of the things I need to change in order to fix this.
I'm not sure whether to update to
misa.X == 0b1
. We have allowed treating bitfield members like normal fields for a while now.
I'd be in favour of that, even if it does mean a bit of churn
From sail-cheri-riscv:
Not quite sure why the misa.X() was changed to _mod_X(misa).