Browse Source

sparc asm docs

Originally committed as revision 10194 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 18 years ago
parent
commit
277bb93642
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      doc/optimization.txt

+ 5
- 0
doc/optimization.txt View File

@@ -159,6 +159,11 @@ Instructions timings and optimization guide for ARM9E:
http://www.arm.com/pdfs/DDI0222B_9EJS_r1p2.pdf


SPARC-specific:
SPARC Joint Programming Specification (JPS1): Commonality
http://www.fujitsu.com/downloads/PRMPWR/JPS1-R1.0.4-Common-pub.pdf


GCC asm links:
official doc but quite ugly
http://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html


Loading…
Cancel
Save