pub struct retq_zo {}Expand description
retq: ZO() => 0xC3 [_64b | compat] // /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 retq_zo
Auto Trait Implementations§
impl Freeze for retq_zo
impl RefUnwindSafe for retq_zo
impl Send for retq_zo
impl Sync for retq_zo
impl Unpin for retq_zo
impl UnwindSafe for retq_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