Closed ngzhian closed 4 years ago
Implement f32x4 and f64x2 ceil, floor, trunc, nearest. They have the same behavior as the f32 and f64 instructions.
Also implemented to encoding and decoding.
Created new tests and test generation scripts for these new instructions.
Implement f32x4 and f64x2 ceil, floor, trunc, nearest. They have the same behavior as the f32 and f64 instructions.
Also implemented to encoding and decoding.
Created new tests and test generation scripts for these new instructions.