Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/wasm/
H A Dwasm.h114 WASM_OP_I32DIVS, enumerator
H A Dwasm.c102 [WASM_OP_I32DIVS] = { "i32.div_s", 1, 1 },
531 case WASM_OP_I32DIVS: in wasm_dis()