Add-Carry Instruction Extensions

from Wikipedia, the free encyclopedia

Add-Carry Instruction Extensions ( ADX ) are an instruction set for high-precision arithmetic of Intel - processors . ADX has been supported since the Intel Broadwell microarchitecture .

New instructions

instruction description
ADCX Adding two unsigned integer plus carry-over , reads the carry out of the carry bit ( carry flag )
ADOX Adding two unsigned integer plus carry-over, reads the carry out of the overflow ( overflow flag )

Individual evidence

  1. Intel® Architecture Instruction Set Extensions Programming Reference , Version 319433-013B, July 2012