QL Programación Avanzada
Anterior Siguiente

Apéndice B - Sumario del juego de instrucciones del 68008

En el capítulo 2 puede encontrar un análisis más detallado del microprocesador 68008 y su juego de instrucciones.

MnemonicDescription
ADBCAdd Decimal With Extend
ADDAdd
ANDLogical And
ASLArithmetic Shift Left
ASRArithmetic Shift Right
BCCBranch Conditionally
BCHGBit Test and Change
BCLRBit Test and Clear
BRABranch Always
BSETBit Test and Set
BSRBranch to Subroutine
BTSTBit Test
CHKCheck Register Against Bounds
CLRClear Operand
CMPCompare
DBCCTest Condition, Decrement and Branch
DIVSSigned Divide
DIVUUnsigned Divide
EORExclusive Or
EXGExchange Registers
EXTSign Extend
JMPJump
JSRJump to Subroutine
LEALoad Effective Address
LINKLink Stack
LSLLogical Shift Left
LSRLogical Shift Right
MOVEMove
MOVEMMove Multiple Registers
MOVEPMove Peripheral Data
MULSSigned Multiply
MULUUnsigned Multiply
NBCDNegate Decimal with Extend
NEGNegate
NOPNo Operation
NOTOne's Complement
ORLogical Or
PEAPush Effective Address
RESETReset External Devices
ROLRotate Left without Extend
RORRotate Right without Extend
ROXLRotate Left with Extend
ROXRRotate Right with Extend
RTEReturn from Exception
RTRReturn and Restore
RTSReturn from Subroutine
SBCDSubtract Decimal with Extend
SCCSet Conditional
STOPStop
SUBSubtract
SWAPSwap Data Register Halves
TASTest and Set Operand
TRAPTrap
TRAPVTrap on Overflow
TSTTest
UNLKUnlink

Variaciones de los tipos de instrucciones
Instruction TypeVariationDescription
ADDADDAdd
ADDAAdd Address
ADDQAdd Quick
ADDIAdd Immediate
ADDXAdd with Extend
ANDANDLogical And
ANDIAnd Immediate
ANDI to CCRAnd Immediate to Condition Codes
ANDI to SRAnd Immediate to Status Register
CMPCMPCompare
CMPACompare Address
CMPMCompare Memory
CMPICompare Immediate
EOREORExclusive Or
EORIExclusive Or Immediate
EORI to CCRExclusive Or Immediate to Condition Codes
EORI to SRExclusive Or Immediate to Status Register
MOVEMOVEMove
MOVEAMove Address
MOVEQMove Quick
MOVE from SRMove from Status Register
MOVE to SRMove to Status Register
MOVE to CCRMove to Condition Codes
MOVE USPMove User Stack Pointer
NEGNEGNegate
NEGXNegate with Extend
ORORLogical Or
ORIOr Immediate
ORI to CCROr Immediate to Condition Codes
ORI to SROr Immediate to Status Register
SUBSUBSubtract
SUBASubtract Address
SUBISubtract Immediate
SUBQSubtract Quick
SUBXSubtract with Extend


Anterior Tabla de contenidos Siguiente
Mapa de la memoria   Especificaciones de la ROM enchufable