Difference between revisions of "Assembler"
								
								Jump to navigation
				Jump to search
				
				
		
 					
								
							
		| Line 1: | Line 1: | ||
| + | {{NeedWork}}  | ||
To describe:  | To describe:  | ||
* Flags  | * Flags  | ||
Revision as of 22:19, 28 July 2009
| This entry needs a lot of work. Please contribute if you can.  Check this page to see if there are some suggestions for adding to Assembler.  | 
To describe:
- Flags
 - Segments
 - CPL/DPL
 - IDT/GDT
 
...
NOP = No Operation , usually used when removing the code that decreases life
...