diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2012-09-21 18:20:25 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-09-22 15:10:19 +0200 |
commit | 2ceb3a9e0f2110c7d96134f2db7593609ed50bc2 (patch) | |
tree | 45ba89cb8c9a6a00e0e05abc36c1d0d62d8be286 /tcg/tci | |
parent | cfb75cb9807463ebe18b127096b48b5d0db1ce03 (diff) | |
download | qemu-2ceb3a9e0f2110c7d96134f2db7593609ed50bc2.tar.gz qemu-2ceb3a9e0f2110c7d96134f2db7593609ed50bc2.tar.bz2 qemu-2ceb3a9e0f2110c7d96134f2db7593609ed50bc2.zip |
tcg-mips: fix wrong usage of 'Z' constraint
The 'Z' constraint has been introduced to map the zero register. However
when the op also accept a constant, there is no point to accept the zero
register in addition.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'tcg/tci')
0 files changed, 0 insertions, 0 deletions