DescriptionFactor out the code for emitting the IA32 binary operations div and
mod so they do not share code with the other binary operations. They
now preallocate their fixed registers (eax and edx). There is now no
frame effect between entries to the deferred call to the stub.
Committed: http://code.google.com/p/v8/source/detail?r=2087
Patch Set 1 #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|