[Ffmpeg-cvslog] r7425 - trunk/doc/optimization.txt
gpoirier
subversion
Mon Jan 8 00:39:56 CET 2007
Author: gpoirier
Date: Mon Jan 8 00:39:56 2007
New Revision: 7425
Modified:
trunk/doc/optimization.txt
Log:
links to ARM optimization manuals
Modified: trunk/doc/optimization.txt
==============================================================================
--- trunk/doc/optimization.txt (original)
+++ trunk/doc/optimization.txt Mon Jan 8 00:39:56 2007
@@ -150,6 +150,15 @@
AMD Athlon Processor x86 Code Optimization Guide:
http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/22007.pdf
+
+ARM-specific:
+ARM Architecture Reference Manual:
+http://www.arm.com/community/academy/resources.html
+
+Instructions timings and optimization guide for ARM9E:
+http://www.arm.com/pdfs/DDI0222B_9EJS_r1p2.pdf
+
+
GCC asm links:
official doc but quite ugly
http://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html
More information about the ffmpeg-cvslog
mailing list