EasyManua.ls Logo

Intel 8253 - Page 574

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...
XA User Guide 6-174 4/17/98
XOR [Rd+], #data8
Bytes: 3
Clocks: 5
Operation: ((WS:Rd)) <-- ((WS:Rd)) (XOR) #data8
(Rd) <-- (Rd) + 1
Encoding:
byte 3: #data8
XOR [Rd+], #data16
Bytes: 4
Clocks: 5
Operation: ((WS:Rd)) <-- ((WS:Rd)) (XOR) #data16
(Rd) <-- (Rd) + 2
Encoding:
byte 3: upper 8 bits of #data16
byte 4: lower 8 bits of #data16
XOR [Rd+offset8], #data8
Bytes: 4
Clocks: 6
Operation: ((WS:Rd)+offset8) <-- ((WS:Rd)+offset8) (XOR) #data8
Encoding:
byte 3: offset8
byte 4: #data8
XOR [Rd+offset8], #data16
Bytes: 5
Clocks: 6
Operation: ((WS:Rd)+offset8) <-- ((WS:Rd)+offset8) (XOR) #data16
Encoding:
byte 3: offset8
byte 4: upper 8 bits of #data16
byte 5: lower 8 bits of #data16
1 0 0 1 0 0 1 1 0 d d d 0 1 1 1
1 0 0 1 1 0 1 1 0 d d d 0 1 1 1
1 0 0 1 0 1 0 0 0 d d d 0 1 1 1
1 0 0 1 1 1 0 0 0 d d d 0 1 1 1

Table of Contents