Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/wasm/
H A Dwasm.h122 WASM_OP_I32SHRS, enumerator
H A Dwasm.c110 [WASM_OP_I32SHRS] = { "i32.shr_s", 1, 1 },
539 case WASM_OP_I32SHRS: in wasm_dis()