Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/wasm/
H A Dwasm.h435 WASM_OP_I32X4SHRS = 0xac, enumerator
H A Dwasm.c363 [WASM_OP_I32X4SHRS] = { "i32x4.shr_s", 2, 6 },
1028 case WASM_OP_I32X4SHRS: in wasm_dis()