C++, MIPS assembly

Hey guys,

I was just wondering,

If you use c++ in visual studio and disassemble the code to make it into assembly, if I paste that assembly code it gives me into a MIPS assembly compiler, will it give me the same result as the original c++ file?

Thanks and if so, how do I do it? I have visual studio 2010 and it doesn't show anything when I hit disassemble.
Topic archived. No new replies allowed.