Questions about this topic? Sign up to ask in the talk tab.

Assembly

From NetSec
Revision as of 12:46, 9 May 2012 by LashawnSeccombe (Talk | contribs) (Created page with " * assembler * linker * nybble * byte * word * dword * qword * register * sub-register * stack pointer * instruction pointer * base pointer * add * sub * div * mul * ...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • assembler
  • linker
  • nybble
  • byte
  • word
  • dword
  • qword
  • register
  • sub-register
  • stack pointer
  • instruction pointer
  • base pointer
  • add
  • sub
  • div
  • mul
  • and
  • not
  • or
  • xor
  • shl
  • shr
  • rol
  • ror
  • push
  • pop
  • cmp
  • jmp
  • call
  • ret
  • kernel interrupt
  • architecture
  • operating system