Intel

            
mov [4], 1
mov eax, 4
mov ebx, 2
mov ecx, 8
mov edx, 16
add ebx, ecx
sub edx, ecx
imul eax, [4]
shl [4], 2