<- previous index next ->
Go over lectures 1 through 12. Go over your project 1 solution Sample exam will be handed out in class. Almost all questions will be from web pages. Closed book. Closed notes. No internet or cell phones. Multiple choice, true-false, one number questions. You will not be asked to do any programming on exam. There will be code, asking if it will assemble and asking if it will work correctly. First grading on project 2, this weekend proj2 math_64.asm z is a C array, [z] holds the address of the array with C index in rbx store a just computed value in z mov rcx, [z] fstp qword [rcx+8*rbx]
<- previous index next ->