mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-02 16:14:48 -07:00
tcg: Merge INDEX_op_muluh_{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
937246f2ee
commit
aa28c9ef8e
5 changed files with 22 additions and 25 deletions
|
|
@ -591,7 +591,7 @@ Multiword arithmetic support
|
|||
|
||||
* - mulsh_i32/i64 *t0*, *t1*, *t2*
|
||||
|
||||
muluh_i32/i64 *t0*, *t1*, *t2*
|
||||
muluh *t0*, *t1*, *t2*
|
||||
|
||||
- | Provide the high part of a signed or unsigned multiply, respectively.
|
||||
|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue