formatting commit

This commit is contained in:
Maks Litskevich 2025-01-27 15:57:58 +00:00 committed by Marcin Kolny
parent bd97970828
commit 253d741f77
3 changed files with 5 additions and 5 deletions

View File

@ -807,7 +807,7 @@ typedef enum WASMAtomicEXTOpcode {
SET_GOTO_TABLE_ELEM(EXT_OP_TEE_LOCAL_FAST_V128), \ SET_GOTO_TABLE_ELEM(EXT_OP_TEE_LOCAL_FAST_V128), \
SET_GOTO_TABLE_ELEM(EXT_OP_COPY_STACK_TOP_V128), \ SET_GOTO_TABLE_ELEM(EXT_OP_COPY_STACK_TOP_V128), \
SET_GOTO_TABLE_ELEM(WASM_OP_GET_GLOBAL_128), \ SET_GOTO_TABLE_ELEM(WASM_OP_GET_GLOBAL_128), \
SET_GOTO_TABLE_ELEM(WASM_OP_SET_GLOBAL_128), \ SET_GOTO_TABLE_ELEM(WASM_OP_SET_GLOBAL_128),
#else #else
#define DEF_EXT_V128_HANDLE() #define DEF_EXT_V128_HANDLE()