info@avatto.com
+91-9920808017
0. Consider the C struct defined below: struct data { int marks [100]; char grade; int cnumber; }; struct data student; The base address of student is available in register R1. The field student.grade can be accessed efficiently using
Post-increment addressing mode. (R1)+
Pre-decrement addressing mode, -(R1)
Register direct addressing mode, R1
Index addressing mode, X(R1), where X is an offset represented in 2’s complement 16- bit representation.
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login