Skip to content

arm64: filmgrain16: Simplify constructing the constant 0x0fff

Martin Storsjö requested to merge mstorsjo/dav1d:arm64-fgy-mvn into master

Use the mvni instruction instead of setting the constant in a GPR first.

Merge request reports