commit | b3167288367f79754b74ad933146e37938ebff13 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Mar 30 13:16:37 2012 -0400 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Aug 27 12:17:40 2012 +0200 |
tree | aac3474fb8f0459386980fb344d0af09dedafea5 | |
parent | 05168674505153a641c7bfddb691d2eda11d13d1 [diff] |
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>