The program will contain four 32-bit integer variables and add these values together, saving the result in a variable. The sum should still be in the EAX register when you call the library routine DumpRegs.
For extra credit, have your values initialized in the data segment. Otherwise, they can be immediate operands.
You will hand in a listing that should include your name