Thread: quick question
View Single Post
Old Jul 2nd, 2006, 11:36 AM   #6
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
It isn't a simple yes-or-no answer, even though the OP specified the assemblers to consider and that the platforms and processors were identical. Consider that it's a Pentium processor but that one of the assemblers is set to produce code that will run on an 8086 while another is not. In some instances, simple code would produce identical outputs; in others, it would not.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote