Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/wasm/
H A Dwasm.h301 WASM_OP_V128STORE = 0x0b, enumerator
H A Dwasm.c257 [WASM_OP_V128STORE] = { "v128.store", 2, 6 },
1100 case WASM_OP_V128STORE: in wasm_dis()