•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Assembly section within the Software Development category of DaniWeb, a massive community of 455,985 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,759 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Assembly advertiser: Programming Forums
Views: 4167 | Replies: 12
![]() |
Also posted here - http://www.daniweb.com/forums/thread99216.html
Try not to cross-post.
Try not to cross-post.
•
•
Join Date: Oct 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
If your assignment was to do it in a high level language then why play with assembly?
The fastest way to convert would be to tell the compiler to produces assembly source instead of a binary image. If you are using the GCC:
g++ -S -fverbose-asm foo.cpp
Other compilers will vary.
BTW. Good luck. C++ is pretty darn high level.
This is not MIPS, I am just curious on what it is, thanks...
![]() |
•
•
•
•
•
•
•
•
DaniWeb Assembly Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- c to mips conversion (Assembly)
Other Threads in the Assembly Forum
- Previous Thread: needed so much help
- Next Thread: help my ms-dos debug



Linear Mode