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 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.
