Docs.rs
pulley-interpreter-27.0.0
pulley-interpreter 27.0.0
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
fitzgen
github:bytecodealliance:wasmtime-publish
Dependencies
arbitrary ^1.3.1
normal
optional
cranelift-bitset ^0.114.0
normal
log ^0.4.8
normal
sptr ^0.3.2
normal
env_logger ^0.11.5
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pulley_
interpreter
27.0.0
In pulley_
interpreter::
encode
pulley_interpreter
::
encode
Function
xpop64
Copy item path
Source
pub fn xpop64<E>(into:
&mut E
, dst: impl
Into
<
XReg
>)
where E:
Extend
<
u8
>,
Available on
crate feature
encode
only.
Expand description
*dst = *sp; sp -= 8