We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ae7da5 + 2960650 commit cb0f41dCopy full SHA for cb0f41d
1 file changed
src/registers/model_specific.rs
@@ -56,6 +56,7 @@ pub struct Star;
56
pub struct LStar;
57
58
/// Syscall Register: SFMASK
59
+#[doc(alias = "FMask")]
60
#[derive(Debug)]
61
pub struct SFMask;
62
0 commit comments