Which of the following assembly code is the most possible translation of C statement C = a +2: Given address of cis Oxff
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following assembly code is the most possible translation of C statement C = a +2: Given address of cis Oxff
Which of the following assembly code is the most possible translation of C statement C = a +2: Given address of cis Oxffff1000, and address of a is Oxffff1004 O movi ($0x££££1000), tedx addi $2, Bedx movl tedx, ($0x££££1004) movi ($OxE221004), tedx addi $2, Bedx moul tedx, ( Oxf££1000) moul $0xFFFF1004, (Bedx) addi $2, Bedx movi (Bedx), $OxEEEF1004 O movi *$0x££££1000, tedx addi $2, bedx moul tedx, Oxf?££1000 movl($Oxf1f£1000), tedx addi $2, Bedx movi tedx, (S0xFFFF1000)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!