EasyManua.ls Logo

Intel 8253 - Page 571

Intel 8253
773 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
4/17/98 6-171 Addressing Modes and Data Types
XOR Rd, [Rs+offset8]
Bytes: 3
Clocks: 6
Operation: (Rd) <-- (Rd) (XOR) ((WS:Rs)+offset8)
Encoding:
byte 3: offset8
XOR [Rd+offset8], Rs
Bytes: 3
Clocks: 6
Operation: ((WS:Rd)+offset8) <-- ((WS:Rd)+offset8) (XOR) (Rs)
Encoding:
byte 3: offset8
XOR Rd, [Rs+offset16]
Bytes: 4
Clocks: 6
Operation: (Rd) <-- (Rd) (XOR) ((WS:Rs)+offset16)
Encoding:
byte 3: upper 8 bits of offset16
byte 4: lower 8 bits of offset16
XOR [Rd+offset16], Rs
Bytes: 4
Clocks: 6
Operation: ((WS:Rd)+offset16) <-- ((WS:Rd)+offset16) (XOR) (Rs)
Encoding:
byte 3: upper 8 bits of offset16
byte 4: lower 8 bits of offset16
0 1 1 1 SZ 1 0 0 d d d d 0 s s s
0 1 1 1 SZ 1 0 0 s s s s 1 d d d
0 1 1 1 SZ 1 0 1 d d d d 0 s s s
0 1 1 1 SZ 1 0 1 s s s s 1 d d d

Table of Contents