www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/11/24/17:50:32

Message-ID: <3298EA40.471F@gbrmpa.gov.au>
Date: Mon, 25 Nov 1996 08:37:20 +0800
From: Leath Muller <leathm AT gbrmpa DOT gov DOT au>
Reply-To: leathm AT gbrmpa DOT gov DOT au
Organization: Great Barrier Reef Marine Park Authority
MIME-Version: 1.0
To: Aaron M Clemmer <aclemmer AT juno DOT com>
CC: djgpp AT delorie DOT com
Subject: Re: converting Watcom-style inline asm to DJGPP-style
References: <199611232129 DOT PAA06762 AT ghgcorp DOT ghgcorp DOT com> <19961124 DOT 131609 DOT 8447 DOT 3 DOT aclemmer AT juno DOT com>

>         Thanks, between that and the asm tutorial, I've finally gotten a
> nice fixed point library running.  BTW, is it a bad thing to omit the
> size postfixes (b,w,l) from the instructions?  I've been putting them on
> some instr and leaving them off others, and it doesn't seem to be
> breaking the code....

I would call it bad... :) DJGPP v2.01 'cracks a sad' if you don't
put the size prefixes on, whereas v2.00 doesn't... and you really
should put the prefixes on for readability. If someone else is
looking at your code in the future, they will be able to see what
is happening with data structures more clearly etc etc...

Leathal.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019