summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2015-06-15 17:57:03 +0200
committerAlexander Graf <agraf@suse.de>2015-06-17 12:40:50 +0200
commit06e3c077daa08c0a616e9507eb737401883ab645 (patch)
treeaa01f1429c19acba3756868ae1e2a8708bbae0de /.travis.yml
parenta499973ff32bc58f2db7b88ad5597ffdbc2becd7 (diff)
downloadhqemu-06e3c077daa08c0a616e9507eb737401883ab645.zip
hqemu-06e3c077daa08c0a616e9507eb737401883ab645.tar.gz
target-s390x: fix setcc in TCG mode
In TCG mode we should store the CC value in env->cc_op. However do it inconditionnaly because: - the tcg_enabled function is not inlined - it's probably faster to always store the value, especially given it is likely in the same cache line than env->psw.mask. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud