wasm-micro-runtime/core/iwasm/fast-jit/fe
2022-05-24 19:03:46 +08:00
..
jit_emit_compare.c Implement float comparison, conversion and numeric opcodes (#1170) 2022-05-24 19:03:46 +08:00
jit_emit_compare.h Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
jit_emit_const.c Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
jit_emit_const.h Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
jit_emit_control.c Fix fast jit issues (#1169) 2022-05-16 15:17:48 +08:00
jit_emit_control.h Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
jit_emit_conversion.c Implement float comparison, conversion and numeric opcodes (#1170) 2022-05-24 19:03:46 +08:00
jit_emit_conversion.h Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
jit_emit_exception.c Implement op_call for fast-jit (#1075) 2022-04-10 18:41:23 +08:00
jit_emit_exception.h Refine code, fix some issues and add codegen framework (#1045) 2022-03-14 15:32:32 +08:00
jit_emit_function.c Fix fast jit issues (#1169) 2022-05-16 15:17:48 +08:00
jit_emit_function.h Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
jit_emit_memory.c Implement fast jit float/double load/store opcodes translation (#1165) 2022-05-10 17:23:53 +08:00
jit_emit_memory.h Implement opcode memory.grow and fix zydis compile error (#1123) 2022-04-27 20:02:38 +08:00
jit_emit_numberic.c Implement float comparison, conversion and numeric opcodes (#1170) 2022-05-24 19:03:46 +08:00
jit_emit_numberic.h Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
jit_emit_parametric.c Fix fast jit issues (#1169) 2022-05-16 15:17:48 +08:00
jit_emit_parametric.h Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
jit_emit_table.c Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
jit_emit_table.h Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
jit_emit_variable.c Fix fast jit issues (#1169) 2022-05-16 15:17:48 +08:00
jit_emit_variable.h Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00