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 Language > Re: Assembly La...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 13 of 13 Topic 4927 of 5113
Post > Topic >>

Re: Assembly Language Question

by Terence <tbwright@[EMAIL PROTECTED] > Mar 27, 2008 at 03:06 PM

On Mar 27, 5:58=A0pm, "Wolfgang Kern" <nowh...@[EMAIL PROTECTED]
> wrote:
> Brian asked:
>
> > What level of assembly language would the following statement be:
>
> > db "Hello There",$
>
> It's just a string definition, usually preceded by a label.
> If you find it within code right after a call without a label,
> then you found one of these well known weird HLL functions.
>
> Don't know what you mean by 'level' (the "$" tells it's for DOS).
> You'll find db statements in almost all ASM variants with only
> minor differences in usage. This one could be from FASM,NASM,...
>
> __
> wolfgang

I don't agree.
I saw a lot of code that used the technique of picking up the return
address to find a list of, or a set of, parameters to a routine,
allowing either the calculation of the return address (by adding total
parameter lengths as they were acquired) , or by the inclusion as one
of the parameters, of the address to return to. A kind of non-stack
call.

It was ugly, and along time ago, but it was just a style of
programming (which I never used myself).
Ugh!
 




 13 Posts in Topic:
Assembly Language Question
Brian <briansipler@[EM  2008-03-26 21:04:11 
Re: Assembly Language Question
Dirk Wolfgang Glomp <d  2008-03-27 07:31:10 
Re: Assembly Language Question
Frank Kotler <fbkotler  2008-03-27 07:24:42 
Re: Assembly Language Question
"Wolfgang Kern"  2008-03-27 07:58:10 
Re: Assembly Language Question
Frank Kotler <fbkotler  2008-03-27 08:33:02 
Re: Assembly Language Question
"Wolfgang Kern"  2008-03-27 10:39:05 
Re: Assembly Language Question
Frank Kotler <fbkotler  2008-03-27 11:16:08 
Re: Assembly Language Question
"Bill Leary" &l  2008-03-27 07:39:19 
Re: Assembly Language Question
"Wolfgang Kern"  2008-03-27 15:33:43 
Re: Assembly Language Question
Herbert Kleebauer <kle  2008-03-27 10:43:49 
Re: Assembly Language Question
Frank Kotler <fbkotler  2008-03-27 11:48:11 
Re: Assembly Language Question
Herbert Kleebauer <kle  2008-03-27 22:39:47 
Re: Assembly Language Question
Terence <tbwright@[EMA  2008-03-27 15:06:55 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Sat Sep 6 13:36:11 CDT 2008.