Home
last modified time | relevance | path

Searched hist:"159 fed45db25c0c82f3833509502c8242a65c097" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dcpu.hdiff 159fed45db25c0c82f3833509502c8242a65c097 Sun Jun 18 23:11:48 CDT 2017 Richard Henderson <rth@twiddle.net> target/s390x: Clean up TB flag bits

Most of the PSW bits that were being copied into TB->flags
are not relevant to translation. Removing those that are
unnecessary reduces the amount of translation required.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>