I have to multiply a byte for the word fixed 10000, and then divide the result by the fixed word 312 (example 73x10000 / 312). How can i do this when the result of the multiplication exceeds the maximum content of a word?