[FFmpeg-devel] [PATCH] use 'l' asm suffix to make icc happy

Måns Rullgård mans
Sat Dec 15 23:15:49 CET 2007


Reimar D?ffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> writes:

> Hello,
> On Sat, Dec 15, 2007 at 09:56:20PM +0000, M?ns Rullg?rd wrote:
> [...]
>> With what little x86 assembler I know, that looks OK (and it builds
>> over here too).  However, there are several more similar instances in
>> the same file.  I suppose they happened to get compiled differently,
>> and thus didn't cause you any trouble.
>
> attached patch should fix the rest as well.
> I wonder why it causes no problem with gcc, does it always load it into
> a register?

The disassembler is your friend.  It would seem that gcc, at least for
all cases in that file, uses a register.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list