mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
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:
parent
a9983f8129
commit
c742824dd8
5 changed files with 15 additions and 22 deletions
|
|
@ -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*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue