wasm-micro-runtime/core/iwasm/common/arch
2025-08-01 14:30:39 +08:00
..
fneh.txt Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_aarch64_simd.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_aarch64.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_arc.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_arm_vfp.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_arm.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_em64_simd.asm Fix some relocation type issues in windows (#574) 2021-03-16 16:59:16 +08:00
invokeNative_em64_simd.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_em64.asm Update invokeNative_em64.asm (#511) 2021-02-04 08:50:15 +08:00
invokeNative_em64.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_general.c Fix clang compile warnings (#3396) 2024-05-08 16:43:47 +08:00
invokeNative_ia32.asm fix coding style for windows build patch (#350) 2020-08-13 16:40:19 +08:00
invokeNative_ia32.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_mingw_x64_simd.s Implement invokeNative asm code for MinGW (#1753) 2022-11-28 17:48:06 +08:00
invokeNative_mingw_x64.s Implement invokeNative asm code for MinGW (#1753) 2022-11-28 17:48:06 +08:00
invokeNative_mips.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_osx_universal.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_riscv.S fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
invokeNative_thumb_vfp.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_thumb.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00
invokeNative_xtensa.s Avoid executable stack by marking that it's not required. (#4418) 2025-08-01 14:30:39 +08:00