Page 1 of 1
Posted: Fri Dec 06, 2002 7:38 pm
by BackupUser
Restored from previous forum. Originally posted by Jondo.
Hey
i was wondering if Purebasic supports this kind of opcodes:
FISTP,FILD.FSTCW etc (all of those commands).
please let me know, Thanks Jondo
Posted: Fri Dec 06, 2002 8:06 pm
by BackupUser
Restored from previous forum. Originally posted by Pupil.
They're supported by NASM and thus supported by PB. You can bypass the PB compiler and write direct ASM using '!" character, i.e. something like this:
!FILD qword [ebx]
I use it in an application i'm doing (adding and substracting quads) and it works great.
Posted: Sat Dec 07, 2002 9:17 am
by BackupUser
Restored from previous forum. Originally posted by Jondo.
oh cool!!! 10x alot m8 most apprecaited

, and hmm maybe u all should know those opcodes let u work with 64 bit and 80 bit extended variables so it might be a temp solution till the big numbers support will be

Posted: Sat Dec 07, 2002 3:30 pm
by BackupUser
Restored from previous forum. Originally posted by fweil.
Jondo,
If you have an easy to understand sample of this do not hesitate to post it in the tricks'n tips section of the forum.
Rgrds
Francois Weil
14, rue Douer
F64100 Bayonne