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

« back to all changes in this revision

Viewing changes to src/libmpg123/synth_3dnow.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:
51
51
        .long   1262485504
52
52
#endif
53
53
        .text
54
 
        ALIGN16,,15
 
54
        ALIGN16
55
55
.globl ASM_NAME(synth_1to1_3dnow_asm)
56
56
/* int synth_1to1_3dnow_asm(real *bandPtr, int channel, unsigned char *out, unsigned char *buffs, int *bo, real *decwin); */
57
57
ASM_NAME(synth_1to1_3dnow_asm):