diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-03-04 19:25:11 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-03-13 20:29:36 +0100 |
commit | 8d492c5f06e107b2f7ebeb66ccb25537cccbf269 (patch) | |
tree | 14ea6fcc5a2212679575c6b3c1471834f3e9bd32 /include/migration/register.h | |
parent | 260290677e62473f1901608cc89c6e919bb77fc6 (diff) |
hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers
The ISD MemoryRegion is implemented for 32-bit accesses.
Simplify it by setting the MemoryRegionOps::impl min/max
access size fields.
Since the region is registered with a size of 0x1000 bytes,
we can remove the hwaddr mask.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <20210309142630.728014-3-f4bug@amsat.org>
Diffstat (limited to 'include/migration/register.h')
0 files changed, 0 insertions, 0 deletions