Zooming way in on the 386 shows the transistors for two XOR gates. In red, a shift register for the chip's self-test feature contains XOR gates built from pass transistors. Yellow: prefetch queue control circuitry uses a completely different standard-cell XOR circuit. 2/9
The XOR (exclusive-or) gate is a logic gate that produces a 1 if one input or the other is a 1, but not both. This is useful for adding, flipping bits, and other functions. XOR is harder to implement than other gates, so chips use a variety of ways to implement it. 3/9