Closed
Bug 1731853
Opened 4 years ago
Closed 4 years ago
Prototype relaxed-SIMD i32x4.trunc_sat_fXXX instructions
Categories
(Core :: JavaScript: WebAssembly, enhancement, P3)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
94 Branch
| Tracking | Status | |
|---|---|---|
| firefox94 | --- | fixed |
People
(Reporter: yury, Assigned: yury)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
See https://github.com/WebAssembly/relaxed-simd/issues/21
| instruction | opcode |
|---|---|
| relaxed i32x4.trunc_f32x4_s | 0xa5 |
| relaxed i32x4.trunc_f32x4_u | 0xa6 |
| relaxed i32x4.trunc_f64x2_s_zero | 0xc5 |
| relaxed i32x4.trunc_f64x2_u_zero | 0xc6 |
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → ydelendik
Status: NEW → ASSIGNED
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b957df6ae6cc
Prototype relaxed-SIMD i32x4.trunc_sat_fXXX instructions. r=lth
| Assignee | ||
Updated•4 years ago
|
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•