Home
last modified time | relevance | path

Searched hist:"20923 c1d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dtranslate.c20923c1d Tue Jun 26 11:19:20 CDT 2018 Richard Henderson <richard.henderson@linaro.org> target/ppc: Implement the rest of gen_ld_atomic

These cases were stubbed out. For now, implement them only within
a serial context, forcing parallel execution to synchronize. It
would be possible to implement these with cmpxchg loops, if we care.

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