Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->SBC HL ss

SBC HL,ss   Subtract with borrow HL and register pair ss

HL <- HL -ss - CY

Flags
    
SSet if result -ve, else cleared
ZSet if result zero, else cleared
HSet if borrow from bit 12
P/VSet if overflow, else cleared
NSet always
CSet if borrow
    
No ofMTusec @
bytesCyclesstates2 MHz
    
24157.5
ss may be one of BC, DE, HL, SP