RE: assembly

new topic     » topic index » view thread      » older message » newer message

Evan,

Are you sure you need assembly?  Perhaps if you share your bit of code 
you might be suprised at what optimizations could be made just using 
Euphoria sequence operations...

-- Brian

> I have a bit of code that would be sped up immensely with a bit of
> assembly.  The problem is that I haven't done any assembly programming
> since the late-mid '80's.  Does any one know where I can find a simple
> tutorial on assembly and/or a list of opcodes in hex (or binary).
> Specifically, I need to load a sequence into memory, check each
> element, and return a result depending on the status of the element.
> The sequence is in the form of
> {{{x1,y1},a1}},{{x2,y2},a2},...{{xn,yn},an}}
> 
>

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu