Re: [AD] masked_blit 106% faster !!

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On 18 Aug 2001, Peter Wang <tjaden@xxxxxxxxxx> wrote:
> Actually, my assembler doesn't seem to support SSE instructions.

I could very well be wrong about that.  Here are the error messages:

gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I.  -I/usr/X11R6/include  -O2 -funroll-loops -ffast-math -fomit-frame-pointer -Wall -x assembler-with-cpp -c ./src/i386/iblit16.s -o obj/unix/shared/alleg/iblit16.o
/tmp/ccC5aKjm.s: Assembler messages:
/tmp/ccC5aKjm.s:516: Error: Rest of line ignored. First ignored character is `m'.
/tmp/ccC5aKjm.s:516: Error: junk `maskmovq %mm6' after register
/tmp/ccC5aKjm.s:516: Error: Bad expression
/tmp/ccC5aKjm.s:516: Error: Missing ')' assumed
/tmp/ccC5aKjm.s:516: Error: ignoring junk `edi)masked16_mmx_long:shrl $1' after expression
/tmp/ccC5aKjm.s:516: Error: suffix or operands invalid for `mov'
/tmp/ccC5aKjm.s:516: Error: Rest of line ignored. First ignored character is `m'.
/tmp/ccC5aKjm.s:516: Error: Rest of line ignored. First ignored character is `m'.
make: *** [obj/unix/shared/alleg/iblit16.o] Error 1



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/