comparison bfin/fdct_bfin.S @ 5001:75bf61c6c385 libavcodec

Blackfin DSP utilities: add DEFUN_END DEFUN_END macro adds the size information to the symbol table. This is introduces no functionnal change, it's only meant to simplify e.g. debugging Patch by Marc Hoffman %mmh A pleasantst P com% Original thread: Date: May 5, 2007 12:26 PM Subject: [FFmpeg-devel] PATCH Blackfin DSP utilities, DEFUN_END added
author gpoirier
date Sun, 13 May 2007 20:19:22 +0000
parents 85298e8c55c4
children 78aa57eba353
comparison
equal deleted inserted replaced
5000:743a8b12b7de 5001:75bf61c6c385
319 .3: B2 = B1; 319 .3: B2 = B1;
320 320
321 L3=0; 321 L3=0;
322 (r7:4,p5:3) = [sp++]; 322 (r7:4,p5:3) = [sp++];
323 RTS; 323 RTS;
324 324 DEFUN_END(fdct)
325