Difference between revisions of "Assembler"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | Flags | + | To describe: |
| − | Segments | + | * Flags |
| − | CPL/DPL | + | * Segments |
| − | IDT/GDT | + | * CPL/DPL |
| + | * IDT/GDT | ||
... | ... | ||
Revision as of 21:44, 28 July 2009
To describe:
- Flags
- Segments
- CPL/DPL
- IDT/GDT
...
NOP = No Operation , usually used when removing the code that decreases life
...