On 9/22/20 3:31 AM, David Hildenbrand wrote:
> Multiply two signed 64bit values and store the 128bit result in r1 (0-63)
> and r1 + 1 (64-127).
> 
> Signed-off-by: David Hildenbrand <[email protected]>
> ---
>  target/s390x/insn-data.def |  2 ++
>  target/s390x/translate.c   | 13 +++++++++++++
>  2 files changed, 15 insertions(+)

Reviewed-by: Richard Henderson <[email protected]>

r~


Reply via email to