qemu-irix/target-mips
Richard Henderson b316728836 mips-linux-user: Always support rdhwr.
The kernel will emulate this instruction if it's not supported
natively.  This insn is used for TLS, among other things, and
so is required by modern glibc.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Cc: Riku Voipio <riku.voipio@iki.fi>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-08-27 12:17:40 +02:00
..
Makefile.objs
TODO
cpu-qom.h
cpu.c
cpu.h
helper.c
helper.h
machine.c
mips-defs.h
op_helper.c target-mips: Fix some helper functions (VR54xx multiplication) 2012-08-24 01:03:26 +02:00
translate.c mips-linux-user: Always support rdhwr. 2012-08-27 12:17:40 +02:00
translate_init.c