Update 2024-03-27: Greatly expanded the "Samples" page and renamed it to "Glossary".
Update 2024-04-04: Added 5 million mid-2011 posts from the k47 post dump. Browse (mostly) them here.
Update 2024-04-07: Added ~400 October 2003 posts from 4chan.net. Browse them here.

Welcome to Oldfriend Archive, the official 4chan archive of the NSA. Hosting ~170M text-only 2003-2014 4chan posts (mostly 2006-2008).
[2 / 1 / ?]

Assembly Language?

No.2983139 View ViewReplyOriginalReport
Anyone know anything about it?

I am very confused on the example try out problems our professor gave us..

for example,

ax = 06AF and the command says

mov ah,3

So does that mean move a 3 into the high order bit of ax? resulting in 36AF.
??

Any advice? I am not asking you guys to do my homework, just help me understand. I know you can't use the mov command when trying to mov from memory to memory.. but is an example of memory a variable?

like what is cs and ds? are those registers?