<aside> <img src="/icons/die1_lightgray.svg" alt="/icons/die1_lightgray.svg" width="40px" /> WRB 2.0 - IA-32 Registers

</aside>

Today, we are going to learn what is IA-32 registers, and what do they do. IA-32 registers means: Intel Assembly-x32 registers. Nowdays they use IA-64 (extended version of 32 bits) but there are so many 32 bit based programs so, we would learn IA-32.

EAX Function return value, used to accumulate something.
EBX 대입자
ECX Win32 API에서