Open Bug 751555 Opened 12 years ago Updated 2 years ago

IonMonkey: implement usat on ARM and change clamToUint8 to use it

Categories

(Core :: JavaScript Engine, defect)

ARM
Linux
defect

Tracking

()

People

(Reporter: mjrosenb, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [ion:t])

I've been informed that usat in fact saturates Int32 -> Uint8, which is exactly the operation that we want for clampToUint8, so I say we should use it!
I have a patch that compiles, but has not been tested in any way shape or form.
Assignee: general → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.