diff options
author | Philippe Mathieu-Daudé | 2020-08-28 11:02:46 +0200 |
---|---|---|
committer | Peter Maydell | 2020-08-28 11:02:46 +0200 |
commit | a12b4c53cbf4d5e75f0e88d624c196d8b71256f4 (patch) | |
tree | aeb76ed53df9a0a92395fbb738225e1b99e1385d /include/hw/misc/unimp.h | |
parent | hw/misc/unimp: Display value after offset (diff) | |
download | qemu-a12b4c53cbf4d5e75f0e88d624c196d8b71256f4.tar.gz qemu-a12b4c53cbf4d5e75f0e88d624c196d8b71256f4.tar.xz qemu-a12b4c53cbf4d5e75f0e88d624c196d8b71256f4.zip |
hw/misc/unimp: Display the value with width of the access size
To quickly notice the access size, display the value with the
width of the access (i.e. 16-bit access is displayed 0x0000,
while 8-bit access 0x00).
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20200812190206.31595-3-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/hw/misc/unimp.h')
0 files changed, 0 insertions, 0 deletions