Starting from:
$29

$26.10

Assignment 7 Implement the reversal function

CS 220, Fall 2017 Assignment 7 – (100 points) 
Instructions • Ensure that your code runs on remote.cs.binghamton.edu. • Prototypes must be provided for all functions within the header file define.h. • Code must be appropriately commented. • Useful resources: 1. Common linux commands: http://www.informit.com/blogs/ blog.aspx?uk=The-10-Most-Important-Linux-Commands 2. http://c-faq.com/ 3. http://www.felixcloutier.com/x86/
Questions 1. (100points)ImplementthereversalfunctionfromLab7usingx86-64assembly within reverse64.S. Support all the corner cases that are supported in the 32-bitversion. Callthefunctionreverse asm 64. Testthefunctionusingthe provided driver.c from Lab 7 and the same payloads as used in the lab.
Submission Make a submission on MyCourses with the 7-digit SHA hash from your repository commit which should be graded. Do not submit any files.
1

More products