Home
last modified time | relevance | path

Searched hist:bf9987c06eb8274c2503174b944b8fbe94cc24d7 (Results 1 – 2 of 2) sorted by relevance

/qemu/rust/hw/char/pl011/src/
H A Dlib.rsbf9987c06eb8274c2503174b944b8fbe94cc24d7 Wed Dec 04 20:49:34 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: pl011: simplify handling of the FIFO enabled bit in LCR

Use ==/!= instead of going through bool and xor.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Ddevice.rsbf9987c06eb8274c2503174b944b8fbe94cc24d7 Wed Dec 04 20:49:34 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: pl011: simplify handling of the FIFO enabled bit in LCR

Use ==/!= instead of going through bool and xor.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>