qemu-e2k/target-mips
Peter Crosthwaite 04ce380e9e mips: Remove ELF_MACHINE from cpu.h
The only generic code relying on this is linux-user, but linux users'
default behaviour of defaulting ELF_MACHINE to ELF_ARCH will handle
this.

The bootloaders can just pass EM_MIPS directly, as that is
architecture specific code.

This removes another architecture specific definition from the global
namespace.

Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Acked-By: Riku Voipio <riku.voipio@linaro.org>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-09-25 12:04:44 +02:00
..
cpu-qom.h
cpu.c
cpu.h mips: Remove ELF_MACHINE from cpu.h 2015-09-25 12:04:44 +02:00
dsp_helper.c
gdbstub.c
helper.c typofixes - v4 2015-09-11 10:45:43 +03:00
helper.h target-mips: improve exception handling 2015-09-18 12:07:24 +01:00
kvm_mips.h
kvm.c mips/kvm: Sign extend registers written to KVM 2015-07-16 20:00:20 +02:00
lmi_helper.c
machine.c target-mips: fix passing incompatible pointer type in machine.c 2015-07-28 08:57:50 +01:00
Makefile.objs
mips-defs.h
mips-semi.c
msa_helper.c target-mips: improve exception handling 2015-09-18 12:07:24 +01:00
op_helper.c target-mips: improve exception handling 2015-09-18 12:07:24 +01:00
TODO
translate_init.c target-mips: update mips32r5-generic into P5600 2015-08-13 16:21:12 +01:00
translate.c target-mips: improve exception handling 2015-09-18 12:07:24 +01:00