Comment by geertj

1 year ago

For this use case (hardware configuration), that might actually be desirable?

I don't think you'll get uptake removing constructs like

    while(*STATUS_REG & STATUS_BSY);

since AML is less a hardware description format and more a driver binary format.