Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.asm.x86    |    Ahh, the lost art of x86 assembly    |    4,675 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 3,398 of 4,675    |
|    Alexei A. Frounze to All    |
|    Re: indexing sp in 8086    |
|    11 May 18 19:57:59    |
      From: alexfrunews@nospicedham.gmail.com              If you must preserve bp, then you can do something like this:       mov ax, bp       mov bp, sp       mov bp, [bp+2]       xchg ax, bp              If you don’t:       mov bp, sp       mov ax, [bp+2]              Alex              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca