tcg: Merge INDEX_op_mulsh_{i32,i64}

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
Richard Henderson 2025-01-07 11:19:29 -08:00
parent a9983f8129
commit c742824dd8
5 changed files with 15 additions and 22 deletions

View file

@ -589,7 +589,7 @@ Multiword arithmetic support
- | Similar to mulu2, except the two inputs *t1* and *t2* are signed.
* - mulsh_i32/i64 *t0*, *t1*, *t2*
* - mulsh *t0*, *t1*, *t2*
muluh *t0*, *t1*, *t2*