Partner (if any): Ben Carpenter
Pledge: “I pledge my honor that I have abided by the Stevens Honor System.”
CS 382 Lab 4 Task 2 Start by using the b _start command:
first 19
in first
and add the product so far
next 2
in 2nd
of the second vector and add the product so far
next 2
in 3rd
of the third vector and add the product so far
until line 40:
Use x/1dg &dot: The result of the dot product should be stored here.
We see it prints 140 which is the dot product
to end of program:
Ends program
Reviews
There are no reviews yet.