Home
last modified time | relevance | path

Searched hist:"20 ba8504" (Results 1 – 1 of 1) sorted by relevance

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

Move the guts of LD_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>