|
From: | Richard Henderson |
Subject: | Re: [PATCH v5 3/6] target/ppc: add vmulh{su}w instructions |
Date: | Fri, 24 Jul 2020 10:57:51 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 7/23/20 9:58 PM, Lijun Pan wrote: > vmulhsw: Vector Multiply High Signed Word > vmulhuw: Vector Multiply High Unsigned Word > > Signed-off-by: Lijun Pan <ljp@linux.ibm.com> > --- > v4/v5: no change > Reviewed-by: Richard Henderson <richard.henderson@linaro.org> > v3: inline the helper_vmulh{su}w multiply directly instead of using macro > v2: fix coding style > use Power ISA 3.1 flag The Reviewed-by tag goes above the "---" marker so that it is included when the patch is applied. r~
[Prev in Thread] | Current Thread | [Next in Thread] |