]> xenbits.xensource.com Git - qemu-xen.git/commit
Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
authorTaylor Simpson <tsimpson@quicinc.com>
Thu, 10 Feb 2022 02:15:53 +0000 (18:15 -0800)
committerTaylor Simpson <tsimpson@quicinc.com>
Sat, 12 Mar 2022 17:14:22 +0000 (09:14 -0800)
commit8af2d9978ad2c52377fe69466a556fffeedcd057
tree2f5c716c160e8992d0ed508e6ed120315a4c431e
parent8576e7ecae056845de6e0bafc547501f2bc6461c
Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c

Replace consecutive inline asm blocks with a single one with proper
outputs/inputs/clobbers rather than making assumptions about register
values being carried between separate blocks.

Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <20220210021556.9217-10-tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
tests/tcg/hexagon/preg_alias.c