| | |
Optomizing for Pentium Pro
Thread Solved
![]() |
Using VC++ 6.0, setting this option doesn't seem to do anything significant. Specically, I can still run the app on a 486. I've drilled into assembly and can't find anywhere that Pentium opcodes are being used. My guess would be timing and as I don't have any references to that I can't really be sure.
I would appreciate a short snippet with and without the option being set and a listing with machine, assembly and source.
Thanks
I would appreciate a short snippet with and without the option being set and a listing with machine, assembly and source.
Thanks
•
•
Join Date: Dec 2006
Posts: 1,089
Reputation:
Solved Threads: 164
you would be better off using icc for processor-specific optimizations. even without processor-specific optimizations, icc generates better optimized code than vc++ 8; and it blows gcc away. http://www.intel.com/cd/software/pro...eng/276615.htm
Last edited by vijayan121; Aug 30th, 2007 at 3:32 pm.
That being said, Intel is quite liberal with their documentation so there is no reason M$ couldn't have an equal or better compiler.
There's a good reason. They're M$. This generation's IBM. If they could program like they market, you'd be right. But all they really have going for them is great marketing and a stranglehold on the industry.
The 3 Laws of the Procrastination Society:
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
![]() |
Similar Threads
- 2 Good 2 B true?.. or Can I get the Processor Upgrade Aid, I thought I Could?... (Motherboards, CPUs and RAM)
- Win95 and Personal Web Server 1.0a Crashing Issue (Windows 95 / 98 / Me)
- Is my system too running hot? (Cases, Fans and Power Supplies)
- Linux newbie, which version for a server? (Getting Started and Choosing a Distro)
- 2.2Ghz to 2.3Ghz (Motherboards, CPUs and RAM)
- Will DOS games someday become impossible to play? (Troubleshooting Dead Machines)
- Using x86 Assembly Language with Microsoft Visual C++ (C++)
- Which distro for me? (*nix Software)
Other Threads in the C++ Forum
- Previous Thread: Lexer- Tokenizer problem
- Next Thread: Closing a test File after writing in it
| Thread Tools | Search this Thread |
api array based binary bitmap business c++ c/c++ char class classes code codesamplerunwhilecommands coding commentinghelp compile console conversion count decide delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error faq file forms fstream function functions game givemetehcodez graph guess gui hash homeworkhelp homeworkhelper iamthwee ifpug ifstream incrementoperators infinite input int integer java lib linkedlist linker listing loop looping loops map math matrix memory multiple news node output pointer port problem proficiency program programming project python random read recursion reference rpg string strings temperature template test text text-file tree url variable vector video win32 windows winsock wordfrequency wxwidgets






