Table of Contents

What does x86_64 mean ?

About

When searching the type of cpu that your computer has, the output may gives x86_64

x86_64 means that you have a CPU with:

Example

With the uname linux command

uname -p
x86_64