]> xenbits.xensource.com Git - qemu-xen.git/commit
tcg/s390: Use constant pool for cmpi
authorRichard Henderson <rth@twiddle.net>
Wed, 26 Jul 2017 00:10:29 +0000 (20:10 -0400)
committerRichard Henderson <rth@twiddle.net>
Thu, 7 Sep 2017 18:57:35 +0000 (11:57 -0700)
commita534bb15f30ff7e420434b3e5746bcad595c5429
tree16bdaf214b5710b843994ce0938fc57eda368e37
parent5bf67a9217a31512f35b036924e1db1baf2f9ebf
tcg/s390: Use constant pool for cmpi

Also use CHI/CGHI for 16-bit signed constants.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/s390/tcg-target.inc.c