◄Summary► ◄Key► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── 1111111w mod,000,r/m disp (0, 1, or 2) ──────────────────┬─────────────────────────┬─────────────────────────────── INC reg8 │ inc cl │ 88/86 3 │ │ 286 2 │ │ 386 2 │ │ 486 1 ──────────────────┼─────────────────────────┼─────────────────────────────── INC mem │ inc vpage │ 88/86 15+EA (W88=23+EA) │ │ 286 7 │ │ 386 6 │ │ 486 3 ──────────────────┴─────────────────────────┴─────────────────────────────── 01000reg ──────────────────┬─────────────────────────┬─────────────────────────────── INC reg16 │ inc bx │ 88/86 3 INC reg32* │ │ 286 2 │ │ 386 2 │ │ 486 1 ──────────────────┴─────────────────────────┴─────────────────────────────── * 80386/486 only. -♦-