pub struct mfence_zo {}Expand description
mfence: ZO() => 0x0F + 0xAE 0xF0 [_64b | compat | sse2] // /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-meta-0.122.0/src/generate/inst.rs:14
Implementations§
Trait Implementations§
impl Copy for mfence_zo
Auto Trait Implementations§
impl Freeze for mfence_zo
impl RefUnwindSafe for mfence_zo
impl Send for mfence_zo
impl Sync for mfence_zo
impl Unpin for mfence_zo
impl UnwindSafe for mfence_zo
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more