*****************************
* Lab 4 Synthesis Questions *
*****************************
Name(s):  
NetID(s): 


-----------------------------------------------------------
1) Instructions in the nested loops that access memory
   lab0.d:    <count>
   List of instructions for lab0.d:

   lab0opt.d: <count>
   List of instructions for lab0opt.d:

-----------------------------------------------------------
2) Where are the loop variables stored in lab0.d:
   i: 
   j: 
   k: 
-----------------------------------------------------------
3) Corresponding values in lab0opt.d:
   %edx: 
   %ecx: 
-----------------------------------------------------------
4) Effect on number of misses:

   Explain:


-----------------------------------------------------------
5) Effect on number of misses:

   Explain:


-----------------------------------------------------------
