]> git.proxmox.com Git - mirror_qemu.git/commit
tcg/tci: Merge basic arithmetic operations
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Jan 2021 22:15:58 +0000 (12:15 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 6 Mar 2021 19:45:21 +0000 (11:45 -0800)
commitdd2bb20e41d54410a685517f41ec86cc7d87b36b
tree100171d3ccaf6fcca9410912e813ff9b03a13ce6
parent09c8b8b90d1bf8b5a48190f190440cf49b6cead9
tcg/tci: Merge basic arithmetic operations

This includes add, sub, mul, and, or, xor.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tci.c