Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/wasm/
H A Dwasm.h376 WASM_OP_V128OR = 0x50, enumerator
H A Dwasm.c323 [WASM_OP_V128OR] = { "v128.or", 2, 6 },
988 case WASM_OP_V128OR: in wasm_dis()