summaryrefslogtreecommitdiffstats
path: root/linux-user/s390x/syscall_nr.h
diff options
context:
space:
mode:
authorRichard Henderson2012-09-05 22:31:01 +0200
committerRichard Henderson2013-01-05 21:00:27 +0100
commit3fde06f5fb67dd9e5373b8105318e74e18eec895 (patch)
tree255d9f628adc1084478489c2115b23127efec35f /linux-user/s390x/syscall_nr.h
parenttarget-s390: Add format based disassassmbly infrastructure (diff)
downloadqemu-3fde06f5fb67dd9e5373b8105318e74e18eec895.tar.gz
qemu-3fde06f5fb67dd9e5373b8105318e74e18eec895.tar.xz
qemu-3fde06f5fb67dd9e5373b8105318e74e18eec895.zip
target-s390: Split out disas_jcc
Lots of duplicated code replaced with a couple of tables. We no longer attempt to manually invert the logic operation: the comments now match the code. In the fully general test, constant propagate (1 << (3 - cc)) into (8 >> cc). The new function will be usable by non-branch insns as well. Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'linux-user/s390x/syscall_nr.h')
0 files changed, 0 insertions, 0 deletions