Skip to content

Commit 27d01ab

Browse files
committed
Address Prashanth's feedback part 2
1 parent c016c6b commit 27d01ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model/extensions/Stateen/stateen_regs.sail

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ bitfield Mstateen3 : bits(64) = {
4242
SE3 : 63,
4343
}
4444

45-
45+
// TODO: Update when Zcmt is implemented
4646
function is_mstateen_SE0_readonly_zero() -> bool = {
4747
not(currentlyEnabled(Ext_H)) & not(currentlyEnabled(Ext_Zfinx))
4848
}

0 commit comments

Comments
 (0)