According to the C arithmetic rules, this is actually a 32x32–>32 multiply, but the compiler will notice that both operands fit in 16 bits, so it will issue a ...
確定! 回上一頁