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