[Webkit-unassigned] [Bug 44329] SH4 JIT SUPPORT
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 15 08:04:40 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44329
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit.review.bot at gmail.com
--- Comment #5 from WebKit Review Bot <webkit.review.bot at gmail.com> 2010-09-15 08:04:40 PST ---
Attachment 67675 did not pass style-queue:
Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
Last 3072 characters of output:
ptCore/assembler/SH4Assembler.h:1351: movw_rm is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1359: movw_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1367: movw_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1382: movw_r0mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1389: movl_rm is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1404: movl_rm is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1413: movl_i32m is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1433: movl_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1451: movb_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1461: movb_r0mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1468: movb_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1475: movl_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1482: movl_r0mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1489: movl_rmr0 is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1497: movl_i8r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1505: orl_ir is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1554: jmp_r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/SH4Assembler.h:1560: jmp_m is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/MacroAssemblerSH4.h:76: claim_scratch is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/MacroAssemblerSH4.h:81: release_scratch is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
Total errors found: 90 in 7 files
If any of these errors are false positives, please file a bug against check-webkit-style.
--
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