Since you missed both of these, then no.
Announcement: Please use BB Code and Inlinecode tags
Announcement: We only give homework help to those who show effort
Besides, get a C++ compiler and do it yourself.
g++ -S prog.cpp
will get you the asm you seek.