Skip to content

Manually parse ARM AFBC modifiers

Simon Ser requested to merge github/fork/emersion/afbc-modifiers into master

Instead of enumerating all cases with a powerset via code generation, parse the ARM modifiers manually just like the other modifiers.

Merge request reports