wasm-micro-runtime/core/iwasm/fast-jit/cg/x86-64
Wenyong Huang ab2e959616
Fix fast jit issues (#1208)
Move jit spill cache to the end of interp frame to reduce footprint
Fix codegen compare float issue: should not overwritten the source registers
Fix float to int conversion check integer overflow issue
Unify the float compare
Fix get_global issue
2022-06-07 15:49:52 +08:00
..
jit_codegen_x86_64.cpp Fix fast jit issues (#1208) 2022-06-07 15:49:52 +08:00