Home
last modified time | relevance | path

Searched hist:"9 deb041c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dtranslate.c9deb041c Tue Jun 26 11:19:17 CDT 2018 Richard Henderson <richard.henderson@linaro.org> target/ppc: Split out gen_st_atomic

Move the guts of ST_ATOMIC to a function. Use foo_tl for the operations
instead of foo_i32 or foo_i64 specifically. Use MO_ALIGN instead of an
explicit call to gen_check_align.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>