mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -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:
@@ -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.
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user