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 |