On 5/22/2016 11:13 AM, TJF wrote:
> But, does this simple solution don't work?
> |
> MOV r29.t1,r0.t0
The smallest value the MOV instruction will work with is a byte.
See "Syntax Terms and Definitions", section 5.3.2.5.6 of the PRU
Reference Guide (SPRUHF8). The MOV instruction works with any
register field from 8 to 32 bits, but not with single bits.
--
Charles Steinkuehler
cha...@steinkuehler.net