Intel 80286, 80287 manual NOT-OnesComplement Negation, Not

Models: 80287 80286

1 515
Download 515 pages 45.04 Kb
Page 289
Image 289

THE 80286 INSTRUCTION SET

NOT-One'sComplement Negation

Opcode

Instruction

Clocks

Description

F6

/2

NOT

eb

2,mem=7

Reverse each bit of EA byte

F7

/2

NOT

ew

2,mem=7

Reverse each bit of EA word

FLAGS MODIFIED

None

FLAGS UNDEFINED

None

OPERATION

The operand is inverted; that is, every 1 becomes a 0 and vice versa.

PROTECTED MODE EXCEPTIONS

#GP(O) if the result is in a non-writable segment. #GP(O) for an illegal memory operand effective address in the es, DS, or ES segments; #SS(O) for an illegal address in the SS segment.

REAL ADDRESS MODE EXCEPTIONS

Interrupt 13 for_ a word operand at offset OFFFFH.

8-79

Page 289
Image 289
Intel 80286, 80287 manual NOT-OnesComplement Negation, Not