linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31
commitcc1b3960a1a54125d2c87719fa945179bffbae68
authorRichard Henderson <rth@twiddle.net>
Thu, 5 Oct 2017 14:36:01 +0000 (5 10:36 -0400)
committerRiku Voipio <riku.voipio@linaro.org>
Mon, 16 Oct 2017 13:00:56 +0000 (16 16:00 +0300)
tree3440e13698752f13ef468d5d28190f8a01f37cc6
parent18e80c55bb6ec17c05ec0ba717ec83933c2bfc07
linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31

The real kernel has TASK_SIZE as 0x7c000000, due to quirks with
a couple of SH parts.  But nominally user-space is limited to 2GB.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20170708025030.15845-4-rth@twiddle.net>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
target/sh4/cpu.h