Write an assembly language program expr.m to compute:
y = 3x4 + 5x3 – 17x2 +33x - 15
where x=3. Eliminate all nop instructions and run the program using gdb.
i tried doing it but i can't do it
please help
|
Light Poster
|
|
| 15Jun2009,22:58 | #1 |
|
Write an assembly language program expr.m to compute:
y = 3x4 + 5x3 – 17x2 +33x - 15 where x=3. Eliminate all nop instructions and run the program using gdb. i tried doing it but i can't do it please help |
|
Light Poster
|
|
| 15Jun2009,23:03 | #2 |
|
Mentor
|
![]() |
| 16Jun2009,11:36 | #3 |