diff options
author | Philippe Mathieu-Daudé | 2020-03-30 11:30:27 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2020-07-11 11:02:05 +0200 |
commit | 2e34e622c2cbda6828bbb395b6bdd4e0240b8217 (patch) | |
tree | 9f05c073f3151c4c425d626c31bdf65743add99d /target/avr/disas.c | |
parent | target/avr/cpu: Drop tlb_flush() in avr_cpu_reset() (diff) | |
download | qemu-2e34e622c2cbda6828bbb395b6bdd4e0240b8217.tar.gz qemu-2e34e622c2cbda6828bbb395b6bdd4e0240b8217.tar.xz qemu-2e34e622c2cbda6828bbb395b6bdd4e0240b8217.zip |
target/avr/cpu: Fix $PC displayed address
$PC is 16-bit wide. Other registers display addresses on a byte
granularity.
To have a coherent ouput, display $PC using byte granularity too.
Reviewed-by: Thomas Huth <huth@tuxfamily.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200707070021.10031-3-f4bug@amsat.org>
Diffstat (limited to 'target/avr/disas.c')
0 files changed, 0 insertions, 0 deletions