Merge pull request from GHSA-7f6x-jwh5-m9r4
Copyright (c) 2022, Arm Limited.
This commit is contained in:
@@ -618,6 +618,10 @@ impl MoveWideConst {
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
pub fn zero() -> MoveWideConst {
|
||||
MoveWideConst { bits: 0, shift: 0 }
|
||||
}
|
||||
}
|
||||
|
||||
/// Advanced SIMD modified immediate as used by MOVI/MVNI.
|
||||
|
||||
Reference in New Issue
Block a user