Thumb2PackageReviewList

Differences between revisions 1 and 2
Revision 1 as of 2010-01-05 17:31:25
Size: 537
Editor: fw-tnat
Comment:
Revision 2 as of 2010-01-05 17:34:20
Size: 707
Editor: fw-tnat
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
  * [[attachment:search-arm-swp.log.gz]]
Line 6: Line 7:
  * [[attachment:search-arm-ldr.log.gz]]
Line 7: Line 9:
  * [[attachment:search-arm-mov.log.gz]]
Line 8: Line 11:
  * [[attachment:search-arm-ldrex.log.gz]]

This page is for tracking packages identified as needing further investigation.

Raw Search Output

  •  /(^|\W)swp(.*,){2,}/i  (deprecated SWP instruction usage)

  •  /(^|\W)(v(ldr|str|mov)|f(ld|st)[msd])([a-z]|\W)(.*,){2,}/i  (hand-coded floating-point and NEON assembler)

  •  /(^|\W)(mov|add|sub).*\Wpc(\W|$)/i  (PC arithmetic which may cause Thumb compatibility problems and interworking bugs)

  •  /(^|\W)(ldr|str)ex/i  (hand-coded exclusives; may require additional memory barriers for SMP-safety)

ARM/Thumb2PackageReviewList (last edited 2011-03-02 17:18:56 by gbibp9ph1--blueice3n2)