diff options
author | Philippe Mathieu-Daudé | 2020-09-01 16:40:59 +0200 |
---|---|---|
committer | Peter Maydell | 2020-09-14 15:23:19 +0200 |
commit | 9d8e61918f2ecb67885d90ea5c6ad8e3d73e7db4 (patch) | |
tree | b1433a02a666573d02b791afeac32749c62690fc /hw/timer/i8254_common.c | |
parent | hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields (diff) | |
download | qemu-9d8e61918f2ecb67885d90ea5c6ad8e3d73e7db4.tar.gz qemu-9d8e61918f2ecb67885d90ea5c6ad8e3d73e7db4.tar.xz qemu-9d8e61918f2ecb67885d90ea5c6ad8e3d73e7db4.zip |
hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields
This model implementation is designed for 32-bit accesses.
We can simplify setting the MemoryRegionOps::impl min/max
fields to 32-bit (memory::access_with_adjusted_size() will
take care of the 8/16-bit accesses).
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200901144100.116742-4-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/timer/i8254_common.c')
0 files changed, 0 insertions, 0 deletions