qemu-e2k/linux-user
Richard Henderson 597e2cec80 mipsn32-linux-user: Configure the architecture properly
N32 is a 64-bit cpu with a 32-bit address space.  We have
existing cpp defines for this situation, but weren't using them.

This does mean that the linux-user/mipsn32 directory must be
merged with the linux-user/mips64 directory, and differences
must be resolved via ifdefs.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2013-03-05 15:04:20 +01:00
..
2012-12-19 08:31:31 +01:00
2012-03-14 22:20:24 +01:00
2012-12-19 08:31:31 +01:00
2012-08-14 20:26:55 +01:00
2013-02-16 14:50:59 +01:00