Mercurial > libavcodec.hg
changeset 12088:bb603bb20873 libavcodec
PPC: gas-preprocessor handles m[ft]spr shorthands
author | mru |
---|---|
date | Sun, 04 Jul 2010 18:33:43 +0000 |
parents | 1532477cc30f |
children | 5638941ec8ef |
files | ppc/fft_altivec_s.S |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/ppc/fft_altivec_s.S Sun Jul 04 18:33:40 2010 +0000 +++ b/ppc/fft_altivec_s.S Sun Jul 04 18:33:43 2010 +0000 @@ -40,11 +40,6 @@ .text -/* Apple gas doesn't support this shorthand */ -.macro mtctr rx - mtspr 9, \rx -.endm - .macro addi2 ra, imm // add 32-bit immediate .if \imm & 0xffff addi \ra, \ra, \imm@l