viernes, 18 de octubre de 2013

[SLAE] Part 1: 32-Bit Assembly Language


What is ASM in Linux




1) Find CPU details in Ubuntu
cat /proc/cpuinfo


2) How do you know if you are on x32/x64 bit CPU
lscpu

3) How do you know your CPUs additional capabilities such as FPU, MMX, SSE, SS2, etc
lscpu

No hay comentarios:

Publicar un comentario