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 > Basic Powerbasic > Re: PureBasic /...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 139 of 155 Topic 249 of 278
Post > Topic >>

Re: PureBasic / PowerBASIC / FreeBasic Inline ASM comparison

by H-Man <I-Hate@[EMAIL PROTECTED] > Feb 13, 2008 at 02:36 PM

On 13 Feb 2008 12:44:16 GMT, Optimus Prime wrote:

> "H-Man <I-Hate@[EMAIL PROTECTED]
> says...
> 
>>For a viable alternative you might consider PureBasic. It's my
>>language of choice for right now. Small and really tight executables,
Linux
>>and MAC versions, GUI designer, console progs and DLLs. Inline ASM, and
a
>>library compiler rounds out the offerings. It really is a lot of
>>development tool for the money. The PureBasic commmunity is very
>>knowlegeable and very helpful, and AFAIK no one has been axed from the
>>forums. PureBasic has been around since 1998 and has a strong following.
>>Nothing is forever but it looks to remain for a while. Please don't
>>misunderstand, I'm not dissing PowerBASIC or the products thereof, the
>>reputation of these products speaks for itself, I am however advocating
>>PureBasic as a worthy alternative. 
> 
> Does the PureBsic inline ASM sup****t extended instructions such 
> as SSE3 and AMD64 / EM64T?  How about PoweBasic?  FreeBasic?
****************************
From the PureBasic docs:
PureBasic allows you to include any x86 assembler commands (including MMX
and FPU one) directly in the source code, as if it was a real assembler.
And it gives you even more: you can use directly any variables or pointers
in the assembler keywords, you can put any ASM commands on the same line,
.... The syntax is the FAsm (http://flatassembler.net)
one, so if you want
more informations about the ASM syntax, just read the FAsm guide. 

There are serveral ways to activate the inline assembler: 
- check the "inline assembler" compiler option via the IDE 
- use the /INLINEASM command line compiler switch 
- use the compiler directives EnableASM and DisableASM 
****************************

It does sup****t anything FAsm sup****ts although I'm not sure how much good
it'll do you to include x86-64 instructions in a 32bit program. That is
for
people way smarter than I am. I mostly cut and paste ASM when I need an
optimized routine for speed.

-- 
HK
 




 155 Posts in Topic:
Banned from the PowerBASIC forum
Thomas Gohel <gohel@[E  2007-09-18 23:48:00 
Re: Banned from the PowerBASIC forum
Happy Trails <nomail@[  2007-09-18 18:39:39 
Re: Banned from the PowerBASIC forum
"ROBERT ZALE" &  2007-09-19 07:27:35 
Re: Banned from the PowerBASIC forum
Thomas Gohel <gohel@[E  2007-09-19 21:24:00 
Re: Banned from the PowerBASIC forum
Happy Trails <nomail@[  2007-09-20 10:51:45 
Re: Banned from the PowerBASIC forum
Thomas Gohel <gohel@[E  2007-09-20 18:16:00 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-09-21 09:54:33 
Re: Banned from the PowerBASIC forum
"Auric__" <n  2007-09-21 16:22:18 
Re: Banned from the PowerBASIC forum
Thomas Gohel <gohel@[E  2007-09-20 20:16:00 
Re: Banned from the PowerBASIC forum
Thomas Gohel <gohel@[E  2007-09-23 19:27:00 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-09-23 17:57:14 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-10 00:14:12 
Re: Banned from the PowerBASIC forum
Anonymous Coward <me@[  2007-11-25 22:31:28 
Re: Banned from the PowerBASIC forum
Jim Thompson <To-Email  2007-11-25 16:07:25 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2007-11-26 09:28:25 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2007-11-25 19:28:43 
Re: Banned from the PowerBASIC forum
Thomas Gohel <gohel@[E  2007-11-26 16:33:00 
Re: Banned from the PowerBASIC forum
Husky <jmg14213@[EMAIL  2008-02-09 03:28:16 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-11-27 23:56:54 
Re: Banned from the PowerBASIC forum
CS <wyattcs@[EMAIL PRO  2007-12-02 00:34:45 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-10-10 04:14:18 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-10 13:39:18 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-10 13:47:42 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-10-10 05:37:08 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2007-10-10 08:51:47 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2007-10-10 16:54:42 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-10 19:22:30 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2007-10-10 22:26:03 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-10 23:26:40 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2007-10-11 11:27:32 
Re: Banned from the PowerBASIC forum
Jim Thompson <To-Email  2007-10-10 15:01:12 
Re: Banned from the PowerBASIC forum
H-Man <I-Hate@[EMAIL P  2007-10-10 16:32:00 
Re: Banned from the PowerBASIC forum
"Michael Mattias&quo  2007-10-10 22:56:04 
Re: Banned from the PowerBASIC forum
H-Man <I-Hate@[EMAIL P  2007-10-11 10:51:03 
Re: Banned from the PowerBASIC forum
H-Man <I-Hate@[EMAIL P  2007-10-11 11:07:22 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2007-10-11 12:24:21 
Re: Banned from the PowerBASIC forum
H-Man <I-Hate@[EMAIL P  2007-10-11 12:28:50 
Re: Banned from the PowerBASIC forum
Jim Thompson <To-Email  2007-10-11 11:58:10 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-11 21:40:50 
Re: Banned from the PowerBASIC forum
Husky <jmg14213@[EMAIL  2008-02-09 03:02:01 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-10 18:09:23 
Re: Banned from the PowerBASIC forum
Jim Thompson <To-Email  2007-10-10 10:01:59 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-10 19:44:56 
Re: Banned from the PowerBASIC forum
Jim Thompson <To-Email  2007-10-10 11:21:00 
Re: Banned from the PowerBASIC forum
invalid@[EMAIL PROTECTED]  2007-12-07 20:13:43 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-10-10 07:14:36 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-10-11 06:09:17 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-11 16:18:00 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-10-11 10:47:39 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-10-11 13:55:21 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-12 08:31:37 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-10-11 15:10:04 
Re: Banned from the PowerBASIC forum
"Michael Mattias&quo  2007-10-11 18:18:53 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-12 08:35:50 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-10-12 04:05:18 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-12 17:11:15 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-10-12 09:01:32 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-10-12 09:13:20 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2007-10-12 18:19:03 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2008-08-31 18:19:40 
Re: Banned from the PowerBASIC forum
"Olav Bergesen"  2008-09-02 18:32:14 
Re: Banned from the PowerBASIC forum
bob@[EMAIL PROTECTED]   2007-10-12 09:29:59 
Re: Banned from the PowerBASIC forum
invalid@[EMAIL PROTECTED]  2007-12-07 20:07:38 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 06:15:02 
Re: Banned from the PowerBASIC forum
"Auric__" <n  2008-02-07 15:55:16 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-08 08:20:29 
Re: Banned from the PowerBASIC forum
"Auric__" <n  2008-02-08 15:49:21 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-08 22:15:21 
Re: Banned from the PowerBASIC forum
"Auric__" <n  2008-02-08 23:38:53 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 17:07:23 
Re: Banned from the PowerBASIC forum
"Auric__" <n  2008-02-07 18:10:49 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-08 08:27:07 
Re: Banned from the PowerBASIC forum
"Auric__" <n  2008-02-08 15:26:43 
Re: Banned from the PowerBASIC forum
info@[EMAIL PROTECTED]   2008-02-07 09:09:40 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-07 12:15:46 
Re: Banned from the PowerBASIC forum
info@[EMAIL PROTECTED]   2008-02-07 09:30:34 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 17:47:09 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 17:58:48 
Re: Banned from the PowerBASIC forum
"Michael Mattias&quo  2008-02-07 12:09:27 
Re: Banned from the PowerBASIC forum
info@[EMAIL PROTECTED]   2008-02-07 10:15:24 
Re: Banned from the PowerBASIC forum
"Auric__" <n  2008-02-07 18:28:44 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-07 13:01:52 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-08 08:36:54 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 19:04:40 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-07 13:33:36 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 19:18:19 
Re: Banned from the PowerBASIC forum
"Michael Mattias&quo  2008-02-07 13:58:05 
Re: Banned from the PowerBASIC forum
"Auric__" <n  2008-02-07 20:26:03 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 19:34:14 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-07 13:43:38 
Re: Banned from the PowerBASIC forum
info@[EMAIL PROTECTED]   2008-02-07 11:36:05 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 19:38:34 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 19:48:33 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2008-02-07 23:01:04 
Re: Banned from the PowerBASIC forum
info@[EMAIL PROTECTED]   2008-02-07 12:01:08 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 20:04:34 
Re: Banned from the PowerBASIC forum
"Michael Mattias&quo  2008-02-07 15:05:14 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 20:06:27 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 21:53:06 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 22:15:01 
Re: Banned from the PowerBASIC forum
"Auric__" <n  2008-02-07 23:40:29 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-07 22:26:19 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2008-02-08 12:07:34 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-08 00:32:50 
Re: Banned from the PowerBASIC forum
"Auric__" <n  2008-02-08 15:22:27 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-08 08:47:17 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-08 08:56:19 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-08 10:07:51 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-08 10:23:42 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-09 01:11:24 
Re: Banned from the PowerBASIC forum
info@[EMAIL PROTECTED]   2008-02-08 03:48:45 
Re: Banned from the PowerBASIC forum
ppnerkDELETETHIS@[EMAIL P  2008-02-08 13:59:29 
Re: Banned from the PowerBASIC forum
support@[EMAIL PROTECTED]  2008-02-08 07:08:20 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-08 16:20:21 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-08 16:48:27 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-08 14:00:24 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-08 20:08:30 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-08 14:33:29 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-08 20:42:13 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-08 16:53:18 
Re: Banned from the PowerBASIC forum
Husky <jmg14213@[EMAIL  2008-02-09 04:35:21 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-08 22:58:16 
Re: Banned from the PowerBASIC forum
"Auric__" <n  2008-02-08 23:42:42 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-09 00:03:28 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-09 06:40:42 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-09 17:21:22 
Re: Banned from the PowerBASIC forum
"Michael Mattias&quo  2008-02-09 13:34:04 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-10 19:27:35 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-09 20:21:33 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2008-02-09 23:26:21 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-10 19:41:51 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2008-02-11 13:50:23 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-11 08:20:27 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2008-02-11 16:02:22 
Re: Banned from the PowerBASIC forum
"Judson McClendon&qu  2008-02-11 12:59:23 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-12 14:01:50 
Re: Banned from the PowerBASIC forum
H-Man <I-Hate@[EMAIL P  2008-02-12 15:12:18 
PureBasic / PowerBASIC / FreeBasic Inline ASM comparison
Optimus Prime <optimus  2008-02-13 12:44:16 
Re: PureBasic / PowerBASIC / FreeBasic Inline ASM comparison
H-Man <I-Hate@[EMAIL P  2008-02-13 14:36:22 
Re: PureBasic / PowerBASIC / FreeBasic Inline ASM comparison
Guy Macon <http://www.  2008-02-14 14:48:21 
Re: PureBasic / PowerBASIC / FreeBasic Inline ASM comparison
H-Man <I-Hate@[EMAIL P  2008-02-13 14:47:51 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2008-02-12 23:18:16 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-09 21:14:50 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-09 22:40:28 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2008-02-11 01:16:35 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-11 01:51:39 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-11 00:41:05 
Re: Banned from the PowerBASIC forum
Peter Manders <news@[E  2008-02-11 13:44:03 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-11 13:39:36 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-12 23:06:59 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-09 00:26:00 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-09 20:47:58 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-10 11:49:21 
Re: Banned from the PowerBASIC forum
me@[EMAIL PROTECTED]   2008-02-11 00:03:13 
Re: Banned from the PowerBASIC forum
Frank Cox <invalid@[EM  2008-02-10 20:16:54 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Sun Sep 7 3:50:15 CDT 2008.