On 07.02.23 09:49, Deepak R Varma wrote:
When adding two bit-field mask values, an OR operation offers higher performance over an arithmetic operation.
Hi, I am sorry, but this change log makes no sense. These are constants. The compiler turns that into one value in any case. If you do a clean up, say so. Regards Oliver