[Issue 1027] "fadd real ptr [EAX];" does not compile
Don Clugston
dac at nospam.com.au
Tue Mar 6 03:53:15 PST 2007
d-bugmail at puremagic.com wrote:
> http://d.puremagic.com/issues/show_bug.cgi?id=1027
>
>
> bugzilla at digitalmars.com changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|NEW |RESOLVED
> Resolution| |INVALID
>
>
>
>
> ------- Comment #1 from bugzilla at digitalmars.com 2007-03-06 05:14 -------
> It shouldn't compile, as there is no such instruction! Adding (etc.) for 80 bit
> operands can only be done with ST registers.
>
>
Aargh! You're right. I'm a goose!
But on the other, minor point -- what operand size does
fadd [EAX];
use?
More information about the Digitalmars-d-bugs
mailing list