On Mon, Jan 31, 2022 at 07:40:34PM +0000, Miod Vallat wrote: > > The register is set to -1, all bits set, and then its upper half > > is cleared. Now that the "and" has been removed, the value seems > > unused. The result of the removed "and" seemed unused too. > > Oh, indeed, you're right, that makes things even simpler. > > New diff:
Looks good. OK visa@