[project @ 2005-04-04 15:54:18 by simonmar]
Use the imul instruction natively, rather than the braindead wrapper around it. The register allocator has been able to handle the fixed register usage of imul for a while now. Also, the wrapper was broken on x86_64.
Please register or sign in to comment