On 4 May 2018 at 23:45, Richard Henderson <richard.hender...@linaro.org> wrote: > This implements all of the v8.1-Atomics instructions except > for compare-and-swap, which is decoded elsewhere. > > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > v3: Do not zero-extend X[s] via the third parameter to read_cpu_reg.
Can you just resend the full series, please? Sending a single patch rather than the whole thing means that 'patches' complains about "series is either incomplete or improperly threaded", and my eyeball for updated versions to add to my to-review queue generally skips over patches which aren't cover letters or single-patches... thanks -- PMM