diff options
author | Richard Henderson <rth@twiddle.net> | 2012-09-20 07:55:51 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-01-05 12:18:45 -0800 |
commit | de379661d5c7cc1d219000d0741f5d96ced56553 (patch) | |
tree | d80804dc9accf33004d2e46c9bdbca0f7a4123a4 /host-utils.c | |
parent | f24c49c24a4979fe50eff7afe18f371f5809177d (diff) | |
download | qemu-de379661d5c7cc1d219000d0741f5d96ced56553.zip qemu-de379661d5c7cc1d219000d0741f5d96ced56553.tar.gz qemu-de379661d5c7cc1d219000d0741f5d96ced56553.tar.bz2 |
target-s390: Tidy comparisons
After full conversion, we can audit the uses of LTGT cc ops
and see that none of the instructions can ever set CC=3.
Thus we can extend the table to treat that bit as ignored.
This fixes a regression wrt the pre-conversion translation
in which NE was used for both m=6 and m=7.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'host-utils.c')
0 files changed, 0 insertions, 0 deletions