Browse Source
The AIA spec specifies the sie[n] behavior conditionally: (1) When mideleg[n]=0 and mvien[n]=0, sie[n] is read-only 0. (2) When mideleg[n]=0 and mvien[n]=1, sie[n] is writable. (3) When mideleg[n]=1, sie[n] is an alias of mie[n]. Points (1) and (3) describe the same behavior without AIA. This commit provides the behavior of point (2).pull/1988/head
committed by
Binno
3 changed files with 28 additions and 1 deletions
Loading…
Reference in new issue