Why 0b1?



On 06/21/2014 01:40 AM, TJF wrote:
Am Samstag, 21. Juni 2014 01:37:20 UTC+2 schrieb Manu:

    I need to read the bit r31.t16 and capture the current state
    either 1 or 0 and set it to r3

Try

   AND  r3, r31.b2, 0b1
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/PzuzGgfGvBU/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

--
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to