wasm-micro-runtime/core/iwasm/fast-jit/cg
Wenyong Huang d11bfdf0e3
Fix fast jit int rem_s and const shl issues (#1213)
int rem_s -1 should return 0
int32 lhs << int32 rhs may cause sanitizer check failure
fix codegen I8TOI64, I16TOI64, I64TOI8, I64TOI16
implement codegen neg operations
2022-06-09 08:54:14 +08:00
..
x86-64 Fix fast jit int rem_s and const shl issues (#1213) 2022-06-09 08:54:14 +08:00
LICENSE_ASMJIT Add asmjit and zydis to attributions (#1152) 2022-05-07 12:37:50 +08:00
LICENSE_ZYDIS Add asmjit and zydis to attributions (#1152) 2022-05-07 12:37:50 +08:00