tags:

views:

13

answers:

0

i've spend few hours trying to figure this out the easiest way

how can i xor certain bits in one register in sparc

ex: xor %l0<1>, %l0<3>, %l0<5>

i know i cant do that in sparc but this should show what i am trying to do.

Thanks.