Modulate & add texture combiner?

Does anyone know if there is a texture combiner to perform a modulate and add?

I want to do arg0 * arg1 + arg2 (arg2 most usefully, in my case, being GL_PREVIOUS_ARB).

Thanks!

Mark