Home
last modified time | relevance | path

Searched refs:I32LOAD8U (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.rs634 pub const I32LOAD8U: u8 = 0x2d; const
1132 I32LOAD8U => I32Load8U( in deserialize()
1806 I32Load8U(flags, offset) => op!(writer, I32LOAD8U, { in serialize()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/parity-wasm/src/elements/
H A Dops.rs634 pub const I32LOAD8U: u8 = 0x2d; const
1132 I32LOAD8U => I32Load8U( in deserialize()
1806 I32Load8U(flags, offset) => op!(writer, I32LOAD8U, { in serialize()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/parity-wasm/src/elements/
H A Dops.rs634 pub const I32LOAD8U: u8 = 0x2d; const
1132 I32LOAD8U => I32Load8U( in deserialize()
1806 I32Load8U(flags, offset) => op!(writer, I32LOAD8U, { in serialize()