MicroBlaze Processor Reference Guide
259
UG081 (v14.7)
Instructions
xor
Logical Exclusive OR
Description
The contents of register rA are XORed with the contents of register rB; the result is placed into
register rD.
Pseudocode
(rD)
←
(rA)
⊕
(rB)
Registers Altered
•
rD
Latency
•
1 cycle
xor
rD, rA, rB
1 0 0 0 1 0
rD
rA
rB
0 0 0 0 0 0 0 0 0 0 0
0
6
1
1
1
6
2
1
3
1
Содержание MicroBlaze
Страница 1: ...MicroBlaze Processor Reference Guide Embedded Development Kit EDK 14 7 UG081 v14 7...
Страница 4: ...MicroBlaze Processor Reference Guide www xilinx com UG081 v14 7...
Страница 8: ...8 www xilinx com MicroBlaze Processor Reference Guide UG081 v14 7 Chapter 1 Introduction Send Feedback...
Страница 262: ...262 www xilinx com MicroBlaze Processor Reference Guide UG081 v14 7 Send Feedback...