Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/wasm/
H A Dwasm.h455 WASM_OP_F32X4SUB = 0xe5, enumerator
H A Dwasm.c383 [WASM_OP_F32X4SUB] = { "f32x4.sub", 2, 6 },
1048 case WASM_OP_F32X4SUB: in wasm_dis()