Section number Title Page
10.1 Introduction.....................................................................................................................................................................227
10.1.1 Features............................................................................................................................................................ 227
10.2 Programmer's Model and CPU Registers....................................................................................................................... 228
10.2.1 Accumulator (A).............................................................................................................................................. 228
10.2.2 Index Register (H:X)........................................................................................................................................229
10.2.3 Stack Pointer (SP)............................................................................................................................................ 229
10.2.4 Program Counter (PC)..................................................................................................................................... 230
10.2.5 Condition Code Register (CCR)...................................................................................................................... 230
10.3 Addressing Modes.......................................................................................................................................................... 231
10.3.1 Inherent Addressing Mode (INH)....................................................................................................................232
10.3.2 Relative Addressing Mode (REL)....................................................................................................................232
10.3.3 Immediate Addressing Mode (IMM)...............................................................................................................232
10.3.4 Direct Addressing Mode (DIR)........................................................................................................................233
10.3.5 Extended Addressing Mode (EXT)..................................................................................................................233
10.3.6 Indexed Addressing Mode............................................................................................................................... 234
10.3.6.1 Indexed, No Offset (IX)...................................................................................................................234
10.3.6.2 Indexed, No Offset with Post Increment (IX+)................................................................................234
10.3.6.3 Indexed, 8-Bit Offset (IX1)..............................................................................................................234
10.3.6.4 Indexed, 8-Bit Offset with Post Increment (IX1+).......................................................................... 235
10.3.6.5 Indexed, 16-Bit Offset (IX2)............................................................................................................235
10.3.6.6 SP-Relative, 8-Bit Offset (SP1)....................................................................................................... 235
10.3.6.7 SP-Relative, 16-Bit Offset (SP2)..................................................................................................... 236
10.3.7 Memory to memory Addressing Mode............................................................................................................236
10.3.7.1 Direct to Direct.................................................................................................................................236
10.3.7.2 Immediate to Direct......................................................................................................................... 236
10.3.7.3 Indexed to Direct, Post Increment....................................................................................................236
10.3.7.4 Direct to Indexed, Post-Increment................................................................................................... 237
10.4 Operation modes............................................................................................................................................................. 237
10.4.1 Stop mode........................................................................................................................................................ 237
MC9S08 PL60 Reference Manual, Rev. 4, 08/2019
12 NXP Semiconductors