summary refs log tree commit diff stats
path: root/python/qemu/machine/console_socket.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-02-01 09:41:20 -1000
committerRichard Henderson <richard.henderson@linaro.org>2021-06-19 08:51:24 -0700
commitfc8ec9e12529eceac4eef483cdde52c14f3ca937 (patch)
treec88e54df2f5e6f4ab90995759fea3215684a594d /python/qemu/machine/console_socket.py
parentbaa94c0d333b5eccd68450625e0c3960e85d1913 (diff)
downloadfocaccia-qemu-fc8ec9e12529eceac4eef483cdde52c14f3ca937.tar.gz
focaccia-qemu-fc8ec9e12529eceac4eef483cdde52c14f3ca937.zip
tcg/tci: Emit setcond before brcond
The encoding planned for tci does not have enough room for
brcond2, with 4 registers and a condition as input as well
as the label.  Resolve the condition into TCG_REG_TMP, and
relax brcond to one register plus a label, considering the
condition to always be reg != 0.

Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/qemu/machine/console_socket.py')
0 files changed, 0 insertions, 0 deletions