Skip to content

Commit 2960650

Browse files
Add "FMask" alais for SFMask.
1 parent 7ae7da5 commit 2960650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/registers/model_specific.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ pub struct Star;
5656
pub struct LStar;
5757

5858
/// Syscall Register: SFMASK
59+
#[doc(alias = "FMask")]
5960
#[derive(Debug)]
6061
pub struct SFMask;
6162

0 commit comments

Comments
 (0)