[Webkit-unassigned] [Bug 43842] Refactoring the fpu code generator for the ARM port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 12 01:07:44 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43842
--- Comment #6 from WebKit Review Bot <webkit.review.bot at gmail.com> 2010-08-12 01:07:44 PST ---
Attachment 64190 did not pass style-queue:
Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
JavaScriptCore/assembler/ARMAssembler.h:443: vadd_f64_r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/ARMAssembler.h:448: vdiv_f64_r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/ARMAssembler.h:453: vsub_f64_r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/ARMAssembler.h:458: vmul_f64_r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/ARMAssembler.h:463: vcmp_f64_r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/ARMAssembler.h:468: vsqrt_f64_r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/ARMAssembler.h:557: vmov_vfp_r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/ARMAssembler.h:563: vmov_arm_r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/ARMAssembler.h:569: vcvt_f64_s32_r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/ARMAssembler.h:575: vcvt_s32_f64_r is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
JavaScriptCore/assembler/ARMAssembler.h:581: vmrs_apsr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
Total errors found: 11 in 3 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