SAP-3



Architectural Changes from SAP-2



Registers and Move instructions



Arithmetic instructions, Carry flag



Multi-precision addition and subtraction

        MOV A, L
        ADD C
        MOV L, A
        MOV A, H
        ADC B
        MOV H, A



Rotate and Compare



Immediate arithmetic/logic instructions



Jump and 16-bit Instructions



Indirect addressing



Stack