On 02.09.2018 02:33, Pavel Zbitskiy wrote:
> Changes since v4:
>
> * Simplified alignment checks by using tcg_gen_qemu_ld_i64 and
> MO_ALIGN*.
>
> Pavel Zbitskiy (3):
> target/s390x: use regular spaces in translate.c
> target/s390x: exception on non-aligned LPSW(E)
> target/s390x: impleme
Changes since v4:
* Simplified alignment checks by using tcg_gen_qemu_ld_i64 and
MO_ALIGN*.
Pavel Zbitskiy (3):
target/s390x: use regular spaces in translate.c
target/s390x: exception on non-aligned LPSW(E)
target/s390x: implement CVB, CVBY and CVBG
target/s390x/helper.h | 1