1. 01 Jun, 2007 1 commit
    • Chris Zankel's avatar
      [XTENSA] fix bit operations in bitops.h · ef6051a9
      Chris Zankel authored
      A macro used internally in the bitops.h file to identify the number of
      leading zeros (__cntlz) was implemented incorrectly for Xtensa processors
      that don't provide the 'nsa/nsau' instructions. As a result, the dependent
      functions and macros (ffs, ffz, fls) were broken.
      Signed-off-by: default avatarChris Zankel <chris@zankel.net>
      ef6051a9
  2. 31 May, 2007 1 commit
  3. 30 May, 2007 31 commits
  4. 29 May, 2007 7 commits