Outils pour utilisateurs

Outils du site


Action unknown: copypageplugin__copy
back2root:ibm-pc-ms-dos:instr:adc

ADC

ADC - Add With Carry

Sums two binary operands placing the result in the destination.

If CF is set, a 1 is added to the destination.

Usage:

	ADC	Dest,Src	

Modifies flags:

AF CF OF SF PF ZF

286+ only 386+ only

Clocks Size
Operands 808x 286 386 486 Bytes
reg,reg 3 2 2 1 2
mem,reg 16+AE 7 7 3 2-4 (W88=24+EA)
reg,mem 9+EA 7 6 2 2-4 (W88=13+EA)
reg,immed 4 3 2 1 3-4
mem,immed 17+EA 3 2 1 3-6 (W88=23+EA)
accum,immed 4 3 2 1 3
back2root/ibm-pc-ms-dos/instr/adc.txt · Dernière modification : 2023/03/03 23:53 de 127.0.0.1