AssemblerOptimizing =================== This section contains information on various experiences and information on assembler writing. This will mostly cover information on :doc:`MMX ` and :doc:`IntegerSSE `. - Beginner? Read some info about :doc:`SimpleMmxOptimization `. - Not a beginner? :doc:`Try a more complex example `. - Read about :doc:`InstructionPairing `. - Read about :doc:`DataAlignment `. - Read about transfering data from :doc:`GeneralPurposeToMMXRegisters `. - :doc:`IsMovntqFaster `? - A link to the :doc:`AMDOptimizationGuide `. - A link to the :doc:`IntelOptimizationGuide `. ---- Back to :doc:`FilterSDK ` $Date: 2025-02-24 21:13:22-05:00 $ .. _AssemblerOptimizing: http://avisynth.nl/index.php/Filter_SDK/Assembler_optimizing