We support these formats in our engine, but it's borked right now for some reason.
I wonder if any developers are actually using pre-multiplied alpha? IIRC a pre-mult. texture actually costs more in the shader than a non-pre-mult., because you have to use more math ops with it.