int Nr
call Interrup Nr
call label
jumps to label
ret
returns to call
nop
no operation
lea dest,src
load effective addr. to dest
int 0x80
calls the Kernel in Linux
Comments