diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-02-26 01:27:32 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-03-03 09:37:47 -1000 |
commit | 304c05df7c3e383133a70e20d7b5121d75ae4190 (patch) | |
tree | 3343eff2f64381f081d8c00b80c8e6fd23cd4ed1 /accel | |
parent | 0b6e8f5b234181198f4864f201bef13842987525 (diff) | |
download | qemu-304c05df7c3e383133a70e20d7b5121d75ae4190.zip qemu-304c05df7c3e383133a70e20d7b5121d75ae4190.tar.gz qemu-304c05df7c3e383133a70e20d7b5121d75ae4190.tar.bz2 |
target/nios2: Split mmu_write
Create three separate functions for the three separate registers.
Avoid extra dispatch through op_helper.c.
Dispatch to the correct function in translation.
Clean up the ifdefs in wrctl.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'accel')
0 files changed, 0 insertions, 0 deletions