wasm-micro-runtime/core/iwasm/fast-jit/cg/x86-64
Wenyong Huang a0e0a5fa0e
Fix fast jit issues and clear compile warnings (#1228)
Fix i8 bool result misused as i32 reg to compare with i32 0
Fix wasm_runtime_malloc 0 size memory warning
Fix codegen i64 ROTL translation issue
Refine rotate shift operations
Clear compilation warnings of codegen
2022-06-16 09:55:59 +08:00
..
jit_codegen_x86_64.cpp Fix fast jit issues and clear compile warnings (#1228) 2022-06-16 09:55:59 +08:00