qemu-e2k/linux-user/mips64
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
..
syscall.h mipsn32-linux-user: Configure the architecture properly 2013-03-05 15:04:20 +01:00
syscall_nr.h mipsn32-linux-user: Configure the architecture properly 2013-03-05 15:04:20 +01:00
target_signal.h Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00
termbits.h Code provision for n32/n64 mips userland emulation. Not functional yet. 2007-09-30 01:58:33 +00:00