I am not sure if you are using 2's complement or not. if so, and the input is all fractional (with one sign bit) in the accumulator the 9 msb bits will be integers. after the multipliaction, the result is 44 bits, and if again the coefficient has 1 sign bit, there will be 10 msbs as integers...