Re: [Qemu-devel] [PATCH 5/7] target/s390x: add EX support for TRT and TRTR

2018-08-21 Thread David Hildenbrand
On 21.08.2018 04:51, Pavel Zbitskiy wrote: > Improves "b213c9f5: target/s390x: Implement TRTR" by introducing the > intermediate functions, which are compatible with dx_helper type. > > Signed-off-by: Pavel Zbitskiy > --- > target/s390x/mem_helper.c | 16 +++ > tests/tcg/s390x/Make

[Qemu-devel] [PATCH 5/7] target/s390x: add EX support for TRT and TRTR

2018-08-20 Thread Pavel Zbitskiy
Improves "b213c9f5: target/s390x: Implement TRTR" by introducing the intermediate functions, which are compatible with dx_helper type. Signed-off-by: Pavel Zbitskiy --- target/s390x/mem_helper.c | 16 +++ tests/tcg/s390x/Makefile.target | 2 ++ tests/tcg/s390x/exrl-trt.c | 48

[Qemu-devel] [PATCH 5/7] target/s390x: add EX support for TRT and TRTR

2018-08-09 Thread Pavel Zbitskiy
Improves "b213c9f5: target/s390x: Implement TRTR" by introducing the intermediate functions, which are compatible with dx_helper type. Signed-off-by: Pavel Zbitskiy --- target/s390x/mem_helper.c | 16 +++ tests/tcg/s390x/Makefile.target | 2 ++ tests/tcg/s390x/exrl-trt.c | 48