Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
Update proposals/simd/ImplementationStatus.md
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Lively <7121787+tlively@users.noreply.github.com>
  • Loading branch information
Maratyszcza and tlively authored Jun 4, 2020
1 parent 80d19f8 commit dd43218
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proposals/simd/ImplementationStatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,10 +178,10 @@
| `f64x2.div` | `-msimd128` | :heavy_check_mark: | | | :heavy_check_mark: |
| `f64x2.min` | `-msimd128` | :heavy_check_mark: | | | :heavy_check_mark: |
| `f64x2.max` | `-msimd128` | :heavy_check_mark: | | | :heavy_check_mark: |
| `f64x2.nearest` | | | | | |
| `f64x2.trunc` | | | | | |
| `f64x2.ceil` | | | | | |
| `f64x2.floor` | | | | | |
| `f64x2.trunc` | | | | | |
| `f64x2.nearest` | | | | | |
| `i32x4.trunc_sat_f32x4_s` | `-msimd128` | :heavy_check_mark: | | | :heavy_check_mark: |
| `i32x4.trunc_sat_f32x4_u` | `-msimd128` | :heavy_check_mark: | | | :heavy_check_mark: |
| `f32x4.convert_i32x4_s` | `-msimd128` | :heavy_check_mark: | | | :heavy_check_mark: |
Expand Down

0 comments on commit dd43218

Please sign in to comment.