~ubuntu-branches/ubuntu/lucid/mpg123/lucid

« back to all changes in this revision

Viewing changes to src/libmpg123/synth_x86_64.S

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2009-12-21 00:11:29 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20091221001129-gsbnzbenceqv4pjt
Tags: upstream-1.10.0
ImportĀ upstreamĀ versionĀ 1.10.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
        .long   -32769
55
55
        .long   -32769
56
56
        .text
57
 
        ALIGN16,,15
 
57
        ALIGN16
58
58
.globl ASM_NAME(synth_1to1_x86_64_asm)
59
59
ASM_NAME(synth_1to1_x86_64_asm):
60
60
#ifdef _WIN64 /* should save xmm6-15 */