mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-09 05:06:17 +00:00
![]() - Translate all the opcodes of threads spec proposal for Fast JIT - Add the atomic flag for Fast JIT load/store IRs to support atomic load/store - Add new atomic related Fast JIT IRs and translate them in the codegen - Add suspend_flags check in branch opcodes and before/after call function - Modify CI to enable Fast JIT multi-threading test Co-authored-by: TianlongLiang <tianlong.liang@intel.com> |
||
---|---|---|
.. | ||
jit_emit_compare.c | ||
jit_emit_compare.h | ||
jit_emit_const.c | ||
jit_emit_const.h | ||
jit_emit_control.c | ||
jit_emit_control.h | ||
jit_emit_conversion.c | ||
jit_emit_conversion.h | ||
jit_emit_exception.c | ||
jit_emit_exception.h | ||
jit_emit_function.c | ||
jit_emit_function.h | ||
jit_emit_memory.c | ||
jit_emit_memory.h | ||
jit_emit_numberic.c | ||
jit_emit_numberic.h | ||
jit_emit_parametric.c | ||
jit_emit_parametric.h | ||
jit_emit_table.c | ||
jit_emit_table.h | ||
jit_emit_variable.c | ||
jit_emit_variable.h |