Mail Archives: djgpp/1996/01/05/14:30:05
>
>
> I tried this:
> asm ("rep stosw")
>
> and the assembler complained:
> ":62: Error: operands given don't match any known 386 instruction"
>
> What am i doing wrong ????
>
>
> -bjorn DOT vidar DOT remme AT mimer DOT no
>
I spent a few hours doing assembler work in GCC in order to optimize
some compression code. I found that the best method was to read
the asm info sections in the online GCC manual.
--
Marc Singer | If you give it water, it'll turn green.
elf AT netcom DOT com |
- Raw text -