[Webkit-unassigned] [Bug 115722] [sh4] Take advantage of pre-decrement and post-increment opcodes for sh4 base JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 7 05:21:30 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115722





--- Comment #3 from Julien Brianceau <jbrianceau at nds.com>  2013-05-07 05:19:55 PST ---
(From update of attachment 200892)
View in context: https://bugs.webkit.org/attachment.cgi?id=200892&action=review

>> Source/JavaScriptCore/assembler/SH4Assembler.h:120
>> +    MOVW_READ_RMINC_OPCODE = 0x6005,
> 
> enum members should use InterCaps with an initial capital letter.  [readability/enum_casing] [4]

All other 100+ entries in this enum are in capital letters, so I think I'll leave it as it is.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list