aboutsummaryrefslogtreecommitdiff
path: root/configs/targets/microblaze-softmmu.mak
diff options
context:
space:
mode:
Diffstat (limited to 'configs/targets/microblaze-softmmu.mak')
-rw-r--r--configs/targets/microblaze-softmmu.mak4
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/targets/microblaze-softmmu.mak b/configs/targets/microblaze-softmmu.mak
index 23457d0..bab7b49 100644
--- a/configs/targets/microblaze-softmmu.mak
+++ b/configs/targets/microblaze-softmmu.mak
@@ -3,6 +3,4 @@ TARGET_BIG_ENDIAN=y
# needed by boot.c
TARGET_NEED_FDT=y
TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml
-# System mode can address up to 64 bits via lea/sea instructions.
-# TODO: These bypass the mmu, so we could emulate these differently.
-TARGET_LONG_BITS=64
+TARGET_LONG_BITS=32