diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2025-03-21 17:14:27 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-04-22 14:07:12 -0700 |
commit | 204a7bd85686601e7c60d1d23502540a8d9661bb (patch) | |
tree | ac00124d7b2cba6685ed655a46b09fb159d18ed2 /hw/core/cpu-system.c | |
parent | a2860ff908da0d71ce25adcb02388fe26b467390 (diff) | |
download | qemu-204a7bd85686601e7c60d1d23502540a8d9661bb.zip qemu-204a7bd85686601e7c60d1d23502540a8d9661bb.tar.gz qemu-204a7bd85686601e7c60d1d23502540a8d9661bb.tar.bz2 |
target/avr: Move cpu register accesses into system memory
Integrate the i/o 0x00-0x1f and 0x38-0x3f loopbacks into
the cpu registers with normal address space accesses.
We no longer need to trap accesses to the first page within
avr_cpu_tlb_fill but can wait until a write occurs.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/core/cpu-system.c')
0 files changed, 0 insertions, 0 deletions