commit | 0f46c064eebc9c93b8f925416e0812cc7b4bb503 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Fri Sep 21 18:20:26 2012 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sat Sep 22 15:10:20 2012 +0200 |
tree | 5cd03dbb748efd6ab251578db9895e16ee9e4f66 | |
parent | 0d0b53a6708d0ae3ea37828ec6a967d55827ed6d [diff] |
tcg/mips: optimize brcond arg, 0 MIPS has some conditional branch instructions when comparing with zero. Use them. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>