CPU ↔ Hardware brain of Computer to execute Machine Code Instruction
aka CPU, Processor, Computer-Processor, Central-Processing-Unit
ALU
Combinational CircuitDigitial circuit to perform arithmetic & bitwise operations on integer binary numbers
FPU
CPU circuit to operate on Floating-Point numbers
VPU
Vector Processing Unit
Thread
sequence of Instructions (where Machine Code) executed in CPU
References
Thread↔ sequence of Instructions (where Machine Code) executed in CPUExecution Thread↔ Part of EC currently run in CPU ThreadAssembly language↔ Programming Language to compose CPU-arch specific Low-Level Code closer to Machine CodeMain Thread↔ Execution Thread for main App process inside CPU