The second time, you are multiplying two constants.
Which is actually multiplied when the program gets compiled. It's called "Constant Folding".

Make at least one of the values a WORD variable, and it should work better.
<br>