For 16 and 32-bit multiplies, use the IMUL instruction instead of the MUL instruction.
This allows us to not force the use of the EAX/AX registers! llvm-svn: 6830
Loading
Please register or sign in to comment
This allows us to not force the use of the EAX/AX registers! llvm-svn: 6830