3 Dec
2019
3 Dec
'19
2:41 a.m.
Hi
There is no need to store the inverted DALIGN values in the table, as they can easily be calculated at run-time. This also protects against the introduction of inconsistencies between normal and inverted values by a future table modification.
Reorder the two subexpressions in the AND check, to perform the least expensive check first.
Signed-off-by: Geert Uytterhoeven geert+renesas@glider.be
Acked-by: Kuninori Morimoto kuninori.morimoto.gx@renesas.com