Home
last modified time | relevance | path

Searched refs:WASM_OP_SETLOCAL (Results 1 – 3 of 3) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/wasm/
H A Dwasm.h33 WASM_OP_SETLOCAL, enumerator
H A Dwasm.c29 [WASM_OP_SETLOCAL] = { "set_local", 2, 2 },
724 case WASM_OP_SETLOCAL: in wasm_dis()
/dports/devel/radare2/radare2-5.1.1/libr/anal/p/
H A Danal_wasm.c252 case WASM_OP_SETLOCAL: in wasm_op()