Diego Frias
|
9cc3e7d32d
LibWasm: Fix SIMD shuffle and swizzle
|
11 ماه پیش |
Diego Frias
|
d841742c35
LibWasm: Fix SIMD bit shift right
|
11 ماه پیش |
Diego Frias
|
4b9649282e
LibWasm: Implement the rest of the SIMD conversions
|
11 ماه پیش |
Diego Frias
|
616048c67e
LibWasm: Implement integer conversion and narrowing SIMD instructions
|
11 ماه پیش |
Diego Frias
|
146646b597
LibWasm: Implement bitmask and float conversion instructions
|
11 ماه پیش |
Hendiadyoin1
|
144e822de2
LibWasm: Use `shuffle_or_0` in for vector swizzles and shuffles
|
1 سال پیش |
Ali Mohammad Pur
|
8c8310f0bd
LibWasm: Make Absolute/Negate<SignedIntegral> explicitly work mod 2^N
|
11 ماه پیش |
Enver Balalic
|
f0a306fe50
LibWasm: Implement most of iNxM SIMD operations
|
1 سال پیش |
Diego
|
4c7ef01b44
LibWasm: Fix sign issues in SIMD cmp ops
|
1 سال پیش |
Diego
|
625fbc8085
LibWasm: Implement SIMD bitwise operations
|
1 سال پیش |
Diego
|
31c7e98a4a
LibWasm: Fix comparisons between 0.0 and -0.0
|
1 سال پیش |
Diego
|
c882498d44
LibWasm: Fix some floating-point conversion issues
|
1 سال پیش |
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 سال پیش |