mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-10 10:59:28 -07:00
tcg: Merge INDEX_op_bswap16_{i32,i64}
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
5fa8e13872
commit
0dd07ee112
7 changed files with 15 additions and 21 deletions
|
|
@ -415,7 +415,7 @@ Misc
|
|||
- | *t0* = *t1*
|
||||
| Move *t1* to *t0*.
|
||||
|
||||
* - bswap16_i32/i64 *t0*, *t1*, *flags*
|
||||
* - bswap16 *t0*, *t1*, *flags*
|
||||
|
||||
- | 16 bit byte swap on the low bits of a 32/64 bit input.
|
||||
|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue