Home
last modified time | relevance | path

Searched refs:I64STORE (Results 1 – 3 of 3) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/parity-wasm/src/elements/
H A Dops.rs644 pub const I64STORE: u8 = 0x37; const
1172 I64STORE => I64Store( in deserialize()
1846 I64Store(flags, offset) => op!(writer, I64STORE, { in serialize()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/parity-wasm/src/elements/
H A Dops.rs644 pub const I64STORE: u8 = 0x37; const
1172 I64STORE => I64Store( in deserialize()
1846 I64Store(flags, offset) => op!(writer, I64STORE, { in serialize()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/parity-wasm/src/elements/
H A Dops.rs644 pub const I64STORE: u8 = 0x37; const
1172 I64STORE => I64Store( in deserialize()
1846 I64Store(flags, offset) => op!(writer, I64STORE, { in serialize()