MC68EC000EI20 Freescale Semiconductor, MC68EC000EI20 Datasheet - Page 264

no-image

MC68EC000EI20

Manufacturer Part Number
MC68EC000EI20
Description
IC MPU 32BIT 20MHZ 68-PLCC
Manufacturer
Freescale Semiconductor
Datasheets

Specifications of MC68EC000EI20

Processor Type
M680x0 32-Bit
Speed
20MHz
Voltage
3.3V, 5V
Mounting Type
Surface Mount
Package / Case
68-PLCC
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Features
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MC68EC000EI20
Manufacturer:
FREESCALE
Quantity:
772
Part Number:
MC68EC000EI20
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Part Number:
MC68EC000EI20R
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Integer Instructions
ROL, ROR
Operation:
Assembler
Syntax:
Attributes:
Description: Rotates the bits of the operand in the direction specified (L or R). The extend
4-160
bit is not included in the rotation. The rotate count for the rotation of a register is
specified in either of two ways:
The size of the operation for register destinations is specified as byte, word, or long.
The contents of memory, (ROd < ea > ), can be rotated one bit only, and operand size
is restricted to a word.
The ROL instruction rotates the bits of the operand to the left; the rotate count deter-
mines the number of bit positions rotated. Bits rotated out of the high-order bit go to the
carry bit and also back into the low-order bit.
The ROR instruction rotates the bits of the operand to the right; the rotate count deter-
mines the number of bit positions rotated. Bits rotated out of the low-order bit go to the
carry bit and also back into the high-order bit.
1. Immediate—The rotate count (1 – 8) is specified in the instruction.
2. Register—The rotate count is the value in the data register specified in the in-
struction, modulo 64.
ROR:
ROL:
M68000 FAMILY PROGRAMMER’S REFERENCE MANUAL
Destination Rotated By < count >
ROd Dx,Dy
ROd # < data > ,Dy ROd < ea > where d is direction, L or R
Size = (Byte, Word, Long)
Rotate (Without Extend)
C
(M68000 Family)
OPERAND
.
.
OPERAND
Destination
ROL, ROR
C
MOTOROLA

Related parts for MC68EC000EI20