English
Language : 

K60P100M100SF2RM Datasheet, PDF (776/1809 Pages) Freescale Semiconductor, Inc – K60 Sub-Family Reference Manual
Functional Description
32.6.3.3 Store Register (STR)
The STR command returns the value of CAx specified in the read address to the
destination specified as read data.
32.6.3.4 Add to Register (ADR)
The ADR command adds the source operand specified by the write data to CAx and
stores the result in CAx.
32.6.3.5 Reverse and Add to Register (RADR)
The RADR command performs a byte reverse on the source operand specified by the
write data, adds that value to CAx, and stores the result in CAx. This table shows an
example.
Table 32-16. RADR Command Example
Operand
0x0102_0304
CAx Before
0xA0B0_C0D0
CAx After
0xA4B3_C2D1
32.6.3.6 Add Register to Accumulator (ADRA)
The ADRA command adds CAx to CAA and stores the result in CAA.
32.6.3.7 Exclusive Or (XOR)
The XOR command performs an exclusive-or of the source operand specified by the
write data with CAx and stores the result in CAx.
32.6.3.8 Rotate Left (ROTL)
ROTL rotates the CAx bits to the left with the result stored back to CAx. The number of
bits to rotate is the value specified by the write data modulo 32.
K60 Sub-Family Reference Manual, Rev. 6, Nov 2011
776
Freescale Semiconductor, Inc.