]> Git Repo - qemu.git/commit
ibex_uart: fix XOR-as-pow
authorPaolo Bonzini <[email protected]>
Tue, 23 Jun 2020 19:54:25 +0000 (15:54 -0400)
committerPaolo Bonzini <[email protected]>
Fri, 26 Jun 2020 13:39:40 +0000 (09:39 -0400)
commitc8d7fd059d73a7d3035e379c319034c30ba3dbbf
tree9fcd7e57d550053506a30f724af494e0983a4a67
parentf983ff95f4c9886eaa4c59beff609d59fa2a90ff
ibex_uart: fix XOR-as-pow

The xor-as-pow warning in clang actually detected a genuine bug.
Fix it.

Signed-off-by: Paolo Bonzini <[email protected]>
hw/char/ibex_uart.c
This page took 0.023643 seconds and 4 git commands to generate.