Inserting raw data in inline asm

Leopold Walkling leopold_walkling at web.de
Thu Jan 4 14:25:11 PST 2007


Jarrett Billingsley schrieb:
> "Leopold Walkling" <leopold_walkling at web.de> wrote in message 
> news:enjsji$kjj$1 at digitaldaemon.com...
>> What are those "pseudo-ops" in inline asm like db, dw, dd, dl, df... for?
> 
> Doesn't your topic answer your question?
> 
> I guess they're for inserting static data without using D syntax.. 
> 
> 
I found out what it does, but for what reason should I insert a raw 
float into the machine code?


More information about the Digitalmars-d-learn mailing list