With option -mno-div, hardware integral division and modulus instructions in M extension will be disabled, while leaving multiply instructions enabled.
I am not sure whether there is a better way of implementing this, so please point out if there is one, thanks.
Reference: riscv-toolchain-conventions
Remove the redundant "hardware".
BTW, is "integral" actually correct, or should it be "integer division"?