wasm-micro-runtime/core/iwasm/compilation/simd
liang.he bcc2a2d2e1
Sync simd opcode definitions spec (#3290)
Remove undefined simd opcodes.
2024-04-09 16:54:42 +08:00
..
simd_access_lanes.c Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +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 Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +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 Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +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 Sync simd opcode definitions spec (#3290) 2024-04-09 16:54:42 +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 the segue optimization for LLVM AOT/JIT (#2230) 2023-05-26 10:13:33 +08:00
simd_load_store.h Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +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