Questions about this topic? Sign up to ask in the talk tab.
Assembly
From NetSec
Revision as of 11:50, 9 May 2012 by LashawnSeccombe (Talk | contribs)
- assembler
- linker
- nybble
- byte
- word
- dword
- qword
- pointer
- signed
- unsigned
- 2's compliment
- register
- sub-register
- cpu flag registers
- architecture-specific registers
- stack pointer
- instruction pointer
- base pointer
- addressing mode
- mov
- add
- sub
- div
- mul
- and
- not
- or
- xor
- shl
- shr
- rol
- ror
- push
- pop
- cmp
- jmp
- call
- ret
- kernel interrupt
- architecture
- operating system