wasm-micro-runtime/core/iwasm/common/arch
2020-08-13 16:40:19 +08:00
..
invokeNative_aarch64.s Implement multi-value feature and import binarydump tool (#308) 2020-07-10 16:29:15 +08:00
invokeNative_arm_vfp.s Implement multi-value feature and import binarydump tool (#308) 2020-07-10 16:29:15 +08:00
invokeNative_arm.s Fix wamrc link error and arm assembly code issue (#335) 2020-08-05 09:07:30 +08:00
invokeNative_em64.asm add win64 support (#348) 2020-08-13 14:41:20 +08:00
invokeNative_em64.s Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
invokeNative_general.c Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
invokeNative_ia32.asm fix coding style for windows build patch (#350) 2020-08-13 16:40:19 +08:00
invokeNative_ia32.s Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
invokeNative_mips.s Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
invokeNative_thumb_vfp.s Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
invokeNative_thumb.s Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
invokeNative_xtensa.s Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00