aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa/div64.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-05-31[XTENSA] Use generic 64-bit divisionChris Zankel1-12/+3
Use generic 64-bit division algorithm from the asm-generic directory.\ Signed-off-by: Chris Zankel <chris@zankel.net>
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger1-0/+6
Here is the current version of the 64 bit divide common code. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 6Chris Zankel1-0/+19
The attached patches provides part 6 of an architecture implementation for the Tensilica Xtensa CPU series. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>