From: Devecsery, David Date: Thu, 20 Aug 2020 19:53:51 +0000 (-0400) Subject: Update lab0.md X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=0313056bd6ffe912354da4e4a1d91dfbeb0fa970;p=cs3210-lab0.git Update lab0.md --- diff --git a/instructions/lab0.md b/instructions/lab0.md index 4d0a4f6..5236354 100644 --- a/instructions/lab0.md +++ b/instructions/lab0.md @@ -135,7 +135,7 @@ stack will be at higher addresses the earlier they were pushed on. Answer the following: -1. What address is the start (top) of the stack? +1. What address is the start (first pushed element) of the stack? 2. What items are on the stack at this point (pc = 0x10000c)?