This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/aot/arch
2020-08-11 09:40:18 +08:00
..
aot_reloc_aarch64.c Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
aot_reloc_arm.c implement atomic opcode in AOT/JIT (#329) 2020-08-03 11:30:26 +08:00
aot_reloc_mips.c Enable ARM and THUMB AOT support, enable Android platform support (#182) 2020-02-27 16:38:44 +08:00
aot_reloc_thumb.c optimize: get_current_target for AOT thumb loader (#342) 2020-08-11 09:40:18 +08:00
aot_reloc_x86_32.c implement atomic opcode in AOT/JIT (#329) 2020-08-03 11:30:26 +08:00
aot_reloc_x86_64.c Sync with internal feature (#204) 2020-03-18 17:49:23 +08:00
aot_reloc_xtensa.c implement atomic opcode in AOT/JIT (#329) 2020-08-03 11:30:26 +08:00