wasm-micro-runtime/core/iwasm/compilation/simd
2024-05-13 11:03:38 +08:00
..
simd_access_lanes.c Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
simd_access_lanes.h Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
simd_bit_shifts.c Fix AOT compiler simd shift opcodes (#2715) 2023-11-03 10:38:53 +08:00
simd_bit_shifts.h Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
simd_bitmask_extracts.c Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
simd_bitmask_extracts.h Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
simd_bitwise_ops.c Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
simd_bitwise_ops.h Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
simd_bool_reductions.c Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
simd_bool_reductions.h Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
simd_common.c Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
simd_common.h Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
simd_comparisons.c Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
simd_comparisons.h Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
simd_construct_values.c Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
simd_construct_values.h Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
simd_conversions.c Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
simd_conversions.h Sync simd opcode definitions spec (#3290) 2024-04-09 16:54:42 +08:00
simd_floating_point.c Sync simd opcode definitions spec (#3290) 2024-04-09 16:54:42 +08:00
simd_floating_point.h Sync simd opcode definitions spec (#3290) 2024-04-09 16:54:42 +08:00
simd_int_arith.c Sync simd opcode definitions spec (#3290) 2024-04-09 16:54:42 +08:00
simd_int_arith.h Sync simd opcode definitions spec (#3290) 2024-04-09 16:54:42 +08:00
simd_load_store.c Implement Memory64 support for AOT (#3362) 2024-05-13 11:03:38 +08:00
simd_load_store.h Implement Memory64 support for AOT (#3362) 2024-05-13 11:03:38 +08:00
simd_sat_int_arith.c Sync simd opcode definitions spec (#3290) 2024-04-09 16:54:42 +08:00
simd_sat_int_arith.h Sync simd opcode definitions spec (#3290) 2024-04-09 16:54:42 +08:00