]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/microblaze: Use TARGET_LONG_BITS == 32 for system mode
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 12 Feb 2025 21:37:39 +0000 (13:37 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 28 May 2025 07:08:47 +0000 (08:08 +0100)
commitb52ee0c1a4205c8d698c37557401d2f55e071fba
treefa7ce95612beb699a21b5362b314cf6ac55cd3cb
parent17ac97a9581fa9dd9c433d7562506a514f7292b3
target/microblaze: Use TARGET_LONG_BITS == 32 for system mode

Now that the extended address instructions are handled separately
from virtual addresses, we can narrow the emulation to 32-bit.

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
configs/targets/microblaze-softmmu.mak
configs/targets/microblazeel-softmmu.mak