commit | 4e256bef6552ee0b4c0c844077b44e4c7fcc05fc | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Thu Jun 01 00:01:23 2017 +0200 |
committer | Richard Henderson <rth@twiddle.net> | Tue Jun 06 15:20:43 2017 -0700 |
tree | 51f585b2b27cdcf344c47fc091f9b8952705e5bf | |
parent | 3bd3d6d302bd5a86a103a228b6d708025db4dcc2 [diff] |
target/s390x: implement PACK UNICODE Use a common helper with PACK ASCII as the differences are limited to the stride of the source operand. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Message-Id: <20170531220129.27724-25-aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>