Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Assembly x86 > Useful options ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 5 Topic 4468 of 4826
Post > Topic >>

Useful options for command-line assembly under ML.exe?

by Terence <spamtrap@[EMAIL PROTECTED] > Jan 3, 2008 at 01:20 AM

OK. So rep is used for repz and repe, because the movet only stops on
ecx=0 right?

You know that took two days and another one on Google, and NOWHERE do
I find this small truth!

Now I finally get a listing of 3 megabyte from
\masm32\bin\ML /c /Fl myprog.asm
  when I'm only looking for about 200 lines of assembly code, but get
all the include libraries and all the macro libraries, etc, all for a
lousy
      exit

 statement being present as per a "Hello World" example?
 Perhaps "Invoke ExitProcedure" ?.


Questions.:-
1) What is a good set of command-line assembly options to assemble my
code and get a simple assembly listing with all the includes
"silenced"? i.e a short listing of the assembled code? Assuming it's
possible. I would have expected the junk to be inhibited unless
requested, not as a default!

2) Can I produce a .COM executable (yes I did it ising  "/AL") but in
such a form that it executes 32-bit code in DOS emulations? Surely
such would use the 32-bit prefix operation signals (66h, 67h) instead
of the full 32 bit long form.operations for Windows execution?
 




 5 Posts in Topic:
Useful options for command-line assembly under ML.exe?
Terence <spamtrap@[EM  2008-01-03 01:20:22 
Re: Useful options for command-line assembly under ML.exe?
Jack Klein <jackklein@  2008-01-04 00:18:59 
Re: Useful options for command-line assembly under ML.exe?
s_dubrovich <spamtrap@  2008-01-04 16:08:55 
Re: Useful options for command-line assembly under ML.exe?
"Rod Pemberton"  2008-01-05 03:28:31 
Re: Useful options for command-line assembly under ML.exe?
s_dubrovich <spamtrap@  2008-01-05 06:13:37 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Oct 15 22:31:02 CDT 2008.