]> git.proxmox.com Git - qemu.git/commit - target-mips/translate.c
mips-linux-user: Always support rdhwr.
authorRichard Henderson <rth@twiddle.net>
Fri, 30 Mar 2012 17:16:37 +0000 (13:16 -0400)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 27 Aug 2012 10:17:40 +0000 (12:17 +0200)
commitb3167288367f79754b74ad933146e37938ebff13
treeaac3474fb8f0459386980fb344d0af09dedafea5
parent05168674505153a641c7bfddb691d2eda11d13d1
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>
target-mips/translate.c