From: "Andrew Crabtree" Newsgroups: comp.os.msdos.djgpp Subject: Re: push %eax, %ebx instead of pusha Date: Tue, 17 Feb 1998 14:11:55 -0800 Organization: Hewlett Packard Lines: 12 Message-ID: <6cd1v2$lp3$1@rosenews.rose.hp.com> References: <34E9DE96 DOT 5339 AT bluewin DOT ch> NNTP-Posting-Host: ros51675cra.rose.hp.com Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk leger_v AT bluewin DOT ch wrote in message <34E9DE96 DOT 5339 AT bluewin DOT ch>... >I'm sorry but I don't use the inline assembly. >I'd like to use "push %eax, %ebx" but it doesn't work. >Should I put "pushl" or "pushw". I don't know. (sorry for this silly If you want to push a 32 bit reg (like eax or ebx) then pushl. If you want to push a 16 bit reg (like ax or bx) then pushw. Note the you can only push one reg at a time pushl %eax pushl %ebx n the army ... We have to spent 2 years defending our country in Russia ... so i have no chance to interact with you guys ... sorry ... 2) My server spy.isp.nsc.ru had an heavy crash and all had been lost ... but I 'm working on DLMs, however slowly .. may be in march i'll be partly online and will be able to play our games again ;)) May be next week I'll rebuild my www djgpp resources. DLM's will be it's center ;) And more ... I have the surprise for all "dynamic linking" users ... It's a c++ feature and is extremly powerfull ... however not yet portable :( i'm working on it, but i have not much time to work for myself ... ok, all this mess will be on web pages, i think it'll be http://www.iis.nsk.su/orangy/djgpp/index.html check it in march ;)) bye and best wishes, you're doing fine job guys ! Sincerely, Ilya P. Ryzhenkov AKA Orangy .... P.S. AGAIN ! DON'T ANSWER !