qemu/rust/hw/char/pl011/src
Paolo Bonzini bf9987c06e 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>
2024-12-19 19:36:38 +01:00
..
device.rs rust: pl011: simplify handling of the FIFO enabled bit in LCR 2024-12-19 19:36:38 +01:00
device_class.rs rust: pl011: fix migration stream 2024-12-19 19:36:38 +01:00
lib.rs rust: pl011: simplify handling of the FIFO enabled bit in LCR 2024-12-19 19:36:38 +01:00
memory_ops.rs rust: fix a couple style issues from clippy 2024-12-10 18:44:06 +01:00