Hi, I will post a patch to add "add32" function. Thanks!
Created attachment 152785 [details] MIPS add32 function Here is the patch. The jsc testing is ok. Thanks!
Comment on attachment 152785 [details] MIPS add32 function View in context: https://bugs.webkit.org/attachment.cgi?id=152785&action=review > Source/JavaScriptCore/ChangeLog:8 > + Additional information of the change such as approach, rationale. Please add per-function descriptions below (OOPS!). Please write a brief description, as requested here.
Created attachment 153078 [details] Update ChangeLog to include descriptions Hi, I updated ChangeLog to include descriptions. Thanks!
Created attachment 154470 [details] Add MIPS isCompactPtrAlignedAddressOffset and add32 I added the "isCompactPtrAlignedAddressOffset" function to fix the MIPS build. The JSC testing is OK. Thanks a lot!
Comment on attachment 154470 [details] Add MIPS isCompactPtrAlignedAddressOffset and add32 Clearing flags on attachment: 154470 Committed r124228: <http://trac.webkit.org/changeset/124228>
All reviewed patches have been landed. Closing bug.