Part 28 ASM code 3 mem→reg
Here we use the .data segment. We declare a constant value by writing constant indented and then whatever the value of constant is
We later can move this constant value into a register
This is moving a memory variable into a register