Page 1 of 2

Optimize this!

PostPosted: Apr 1, 2005 @ 2:25am
by kornalius

Re: Optimize this!

PostPosted: Apr 1, 2005 @ 4:22am
by hm

PostPosted: Apr 1, 2005 @ 6:27am
by refractor

PostPosted: Apr 1, 2005 @ 2:35pm
by kornalius

PostPosted: Apr 1, 2005 @ 6:29pm
by hm

PostPosted: Apr 1, 2005 @ 6:59pm
by kornalius

PostPosted: Apr 3, 2005 @ 10:26am
by Tala

PostPosted: Apr 3, 2005 @ 8:44pm
by kornalius

PostPosted: Apr 5, 2005 @ 4:09pm
by MrMister

PostPosted: Apr 5, 2005 @ 5:06pm
by kornalius

PostPosted: Apr 5, 2005 @ 5:10pm
by kornalius

PostPosted: Apr 5, 2005 @ 5:48pm
by MrMister

PostPosted: Apr 5, 2005 @ 5:49pm
by refractor

PostPosted: Apr 5, 2005 @ 6:37pm
by kornalius
I don't use a class object but a pointer to a structure like bc->code. That must be why.

Is there an easy way to mix an assembly code with C functions. ie: I would like to call my C functions from the assembly code just like refractor mentionned.

PostPosted: Apr 5, 2005 @ 7:28pm
by MrMister
nope...no inline asm. I wish evc would support it, but i suppose the different architectures evc supports kinda makes that a difficult option