[webkit-reviews] review requested: [Bug 100321] Refactor LLInt64 to distinguish the pointer operations from the 64-bit integer operations : [Attachment 170542] Patch - part1: add the <foo>q instructions support to the offline assembler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 20:14:29 PDT 2012


Yuqiang Xian <yuqiang.xian at intel.com> has asked  for review:
Bug 100321: Refactor LLInt64 to distinguish the pointer operations from the
64-bit integer operations
https://bugs.webkit.org/show_bug.cgi?id=100321

Attachment 170542: Patch - part1: add the <foo>q instructions support to the
offline assembler
https://bugs.webkit.org/attachment.cgi?id=170542&action=review

------- Additional Comments from Yuqiang Xian <yuqiang.xian at intel.com>
This is the first part of the modification:
in the offline assembler, adding the support of the "<foo>q" instructions which
will be used for 64-bit integer operations.


More information about the webkit-reviews mailing list