diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-06-13 15:33:39 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-06-20 10:01:30 +0200 |
commit | 1dc7bb0e96b127511862ab0e088946f8648ac7ed (patch) | |
tree | 024bdc10fdbc8382f6d105c20faf6c8325560489 /accel/accel-user.c | |
parent | dc8a8cc879416620fba7ddff4cb9e766d6873f1b (diff) | |
download | qemu-1dc7bb0e96b127511862ab0e088946f8648ac7ed.zip qemu-1dc7bb0e96b127511862ab0e088946f8648ac7ed.tar.gz qemu-1dc7bb0e96b127511862ab0e088946f8648ac7ed.tar.bz2 |
target/i386: Simplify i386_tr_init_disas_context()
Since cpu_mmu_index() is well-defined for user-only,
we can remove the surrounding #ifdef'ry entirely.
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230613133347.82210-2-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'accel/accel-user.c')
0 files changed, 0 insertions, 0 deletions