[webkit-reviews] review requested: [Bug 99154] Refactor MacroAssembler interfaces to differentiate the pointer operands from the 64-bit integer operands : [Attachment 169543] Updated: Split patch - part 2: let the JIT compilers use the *64 interfaces of MacroAssemblerX86_64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 21:36:34 PDT 2012


Yuqiang Xian <yuqiang.xian at intel.com> has asked  for review:
Bug 99154: Refactor MacroAssembler interfaces to differentiate the pointer
operands from the 64-bit integer operands
https://bugs.webkit.org/show_bug.cgi?id=99154

Attachment 169543: Updated: Split patch - part 2: let the JIT compilers use the
*64 interfaces of MacroAssemblerX86_64
https://bugs.webkit.org/attachment.cgi?id=169543&action=review

------- Additional Comments from Yuqiang Xian <yuqiang.xian at intel.com>
Patch addressing Gavin's comments on changing the "if CPU(X86_64)"s to "if
USE(JSVALUE64)".


More information about the webkit-reviews mailing list