I am just now starting to read assembly, so this may not be correct:

QBBS    SENDHIGH, r0.t0
  CLR        r29.t1

SENDHIGH:
    SET        r29.t1

That removes 2 lines.  I think.
In pseudo C code:

if r0.t0 = 1
   r29.t1 =1;
else
  r29.t1 = 0;

Regards,
Greg

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/5c449c1d-ba6b-4727-9691-dab1b700ffb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to