Commit History

Author SHA1 Message Date
  Enver Balalic 5e66512cbd LibWasm: Implement f32x4 and f64x2 arithmetic SIMD ops 1 year ago
  Ali Mohammad Pur 5a40ce442b LibWasm: Remove uses of AK::Result 1 year ago
  Ali Mohammad Pur 56ba869c57 LibWasm: Implement all remaining comparison SIMD instructions 1 year ago
  Ali Mohammad Pur 82b7368de1 LibWasm: Implement 15 more SIMD instructions 1 year ago
  Ali Mohammad Pur 3c176bafee LibWasm: Implement a few SIMD instructions 2 years ago
  Andrew Kaster 9a66a9ac4a LibWasm: Split SaturatingTruncate conversion function by float/non-float 2 years ago
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Nick Johnson 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions 3 years ago
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior 3 years ago
  Ali Mohammad Pur f492e98f19 LibWasm: Make the Truncate operator trap on undefined results 3 years ago
  Ali Mohammad Pur 2c7e2e351a LibWasm: Implement fx.nearest using nearbyint() instead of round() 3 years ago
  Ali Mohammad Pur 563b402f04 LibWasm: Replace the numeric operation macros with templated functions 3 years ago