diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2023-06-05 12:54:45 +1000 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2023-06-10 10:19:24 -0300 |
commit | 21ee07e7737a2dbba226a8d8192246e51855910d (patch) | |
tree | b9a653721916518593424368a99e644b8bca6627 /event-loop-base.c | |
parent | 2c901dca1863515bd71c3f351610f0698cb8f0b4 (diff) | |
download | qemu-21ee07e7737a2dbba226a8d8192246e51855910d.zip qemu-21ee07e7737a2dbba226a8d8192246e51855910d.tar.gz qemu-21ee07e7737a2dbba226a8d8192246e51855910d.tar.bz2 |
target/ppc: Rework store conditional to avoid branch
Rework store conditional to avoid a branch in the success case.
Change some of the variable names and layout while here so
gen_conditional_store more closely matches gen_stqcx_.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-Id: <20230605025445.161932-4-npiggin@gmail.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'event-loop-base.c')
0 files changed, 0 insertions, 0 deletions