Re: LZ: New method didnt work either


[Prev][Next][Index][Thread]

Re: LZ: New method didnt work either



-> >Nope, you can only pop and push in register pairs i.e.
-> hl,de,bc,ix,af. >You can't just do a, you have to do af.  When you
-> pop them off, they are >correctly placed.
-> >--
-> >Compliments of:
-> >_-_-_-_-_-_-_-_
-> >  Alan Bailey
-> >  mailto:bailala@mw.sisna.com
-> >  IRC:Abalone
-> >  Web:http://www.mw.sisna.com/users/bailala/home.htm
->
-> Well, I know, I should have made that comment, but I was thinking
-> 80x86, in which you can push single-byte registers.  I think that you
-> can do it on a 68K processor to.


But yoy cannot push byte registers on the 80x86, only word and
doubleword.


References: