mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-07-11 15:03:33 +00:00
Compare commits
1 Commits
9ac2f964d8
...
cdc05187f9
Author | SHA1 | Date | |
---|---|---|---|
![]() |
cdc05187f9 |
|
@ -13143,7 +13143,7 @@ re_scan:
|
|||
#if (WASM_ENABLE_WAMR_COMPILER != 0) || (WASM_ENABLE_JIT != 0) \
|
||||
|| (WASM_ENABLE_FAST_INTERP != 0)
|
||||
case VALUE_TYPE_V128:
|
||||
#if WASM_ENABLE_SIMDE != 0
|
||||
#if WASM_ENABLE_FAST_INTERP != 0
|
||||
if (loader_ctx->p_code_compiled) {
|
||||
uint8 opcode_tmp = WASM_OP_SELECT_128;
|
||||
#if WASM_ENABLE_LABELS_AS_VALUES != 0
|
||||
|
|
Loading…
Reference in New Issue
Block a user