]> git.proxmox.com Git - qemu.git/commit
tcg: Emit XORI as NOT for appropriate constants
authorRichard Henderson <rth@twiddle.net>
Sat, 22 Sep 2012 00:18:12 +0000 (17:18 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 25 Sep 2012 22:31:16 +0000 (00:31 +0200)
commit6f3bb33eaa79570b7009f3704ca55c4f8296219f
tree1eb08a9dd6862c11368f7158e9bcc6e17d9e8c4f
parentd81ada7fa43e588a24856da4bfcdcac020d8e25b
tcg: Emit XORI as NOT for appropriate constants

Note that xori_i64 failed to perform even the minimal
optimizations promised by the README.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/tcg-op.h