wasm-micro-runtime/core/iwasm/aot/arch
Huang Qi 453a29a9d4
Enable spectest on riscv64 (#2843)
Fix relocation issues on riscv and update test scripts and CI to enable
test spec cases on riscv QEMU.
2023-12-04 14:22:47 +08:00
..
aot_reloc_aarch64.c Enable AOT usage on M1 mac (#2618) 2023-10-07 16:05:10 +08:00
aot_reloc_arc.c Add missing symbols for arc aot relocation (#1408) 2022-08-23 17:38:55 +08:00
aot_reloc_arm.c Add ARM aeabi symbol for clearing memory content in a specific range (#2531) 2023-09-06 13:17:16 +08:00
aot_reloc_mips.c
aot_reloc_riscv.c Enable spectest on riscv64 (#2843) 2023-12-04 14:22:47 +08:00
aot_reloc_thumb.c Fix issue of thumb relocation R_ARM_THM_MOVT_ABS (#1723) 2022-11-19 19:36:02 +08:00
aot_reloc_x86_32.c wamrc: Fix windows relocation to aot_func_internal#n (#2474) 2023-08-18 09:56:00 +08:00
aot_reloc_x86_64.c Fix windows AOT hw bound check (#2475) 2023-08-18 10:16:03 +08:00
aot_reloc_xtensa.c Add some relocation symbols for xtensa target (#2422) 2023-08-06 08:08:11 +08:00