Home
last modified time | relevance | path

Searched refs:WASM_OP_I32SHL (Results 1 – 2 of 2) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/wasm/
H A Dwasm.h121 WASM_OP_I32SHL, enumerator
H A Dwasm.c109 [WASM_OP_I32SHL] = { "i32.shl", 1, 1 },
538 case WASM_OP_I32SHL: in wasm_dis()