668-0003-C Rabbit Semiconductor, 668-0003-C Datasheet - Page 31

no-image

668-0003-C

Manufacturer Part Number
668-0003-C
Description
IC CPU RABBIT2000 30MHZ 100PQFP
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 668-0003-C

Rohs Status
RoHS non-compliant
Processor Type
Rabbit 2000 8-Bit
Speed
30MHz
Voltage
2.7V, 3V, 3.3V, 5V
Mounting Type
Surface Mount
Package / Case
100-MQFP, 100-PQFP
Features
-
Other names
316-1004
668-0003

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
668-0003-C
Manufacturer:
Rabbit Semiconductor
Quantity:
10 000
3.3.4 Register to Register Move
Any of the 8-bit registers, A, B, C, D, E, H, and L, can be moved to any other 8-bit regis-
ter, for example:
The alternate 8-bit registers can be a destination, for example:
These instructions are unique to the Rabbit and require 2 bytes and four clocks because of
the required prefix byte. Instructions such as
Several 16-bit register-to-register move instructions are available. Except as noted, these
instructions all require 2 bytes and four clocks. The instructions are listed below.
Other 16-bit register moves can be constructed by using 2-byte moves.
3.3.5 Register Exchanges
Exchange instructions are very powerful because two (or more) moves are accomplished
with one instruction. The following register exchange instructions are implemented.
The following instructions are unique to the Rabbit.
The following special instructions (Rabbit and Z180/Z80) exchange the 16-bit word on
the top of the stack with the HL, the IX, or the IY register. These three instructions are
each 2 bytes and 15 clocks.
Chapter 3 Details on Rabbit Microprocessor Features
LD A,c
LD d,b
LD e,l
LD a',c
LD d',b
LD dd',BC
LD dd',DE
LD IX,HL
LD IY,HL
LD HL,IY
LD HL,IX
LD SP,HL
LD SP,IX
LD SP,IY
EX af,af'
EXX
EX DE,HL
EX DE',HL
EX DE, HL'
EX DE', HL'
EX (SP),HL
EX (SP),IX
EX (SP),IY
; where dd' is any of HL', DE', BC' (2 bytes, 4 clocks)
; 1-byte, 2 clocks
; exchange af with af'
; exchange HL, DE, BC with HL', DE', BC'
; exchange DE and HL
; 1 byte, 2 clocks
; 2 bytes, 4 clocks
; 2 bytes, 4 clocks
LD A,d'
or
LD d',e'
are not allowed.
25

Related parts for 668-0003-C