[webkit-reviews] review requested: [Bug 29076] Detect VFP at runtime in generic ARM port on Linux : [Attachment 39261] Detect VFP at runtime for arm-linux (v2)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 04:08:13 PDT 2009


Gabor Loki <loki at inf.u-szeged.hu> has asked  for review:
Bug 29076: Detect VFP at runtime in generic ARM port on Linux
https://bugs.webkit.org/show_bug.cgi?id=29076

Attachment 39261: Detect VFP at runtime for arm-linux (v2)
https://bugs.webkit.org/attachment.cgi?id=39261&action=review

------- Additional Comments from Gabor Loki <loki at inf.u-szeged.hu>
I changed the patch according to bdash and gbarra suggestions.
- Add MacroAssemblerARM.cpp which contains the VFP check.
- Declare a static const variable to hold the results of isVFPPresent function.


More information about the webkit-reviews mailing list