On 2017-07-06 16:20, Richard Henderson wrote:
> This fixes two problems with atomic operations on sh4,
> including an attempt at supporting the user-space atomics
> technique used by most sh-linux-user binaries.
> 
> Changes since v1:
>   * Rebase on Aurelien's recent sh4 patchset.
>   * Patch 3,5 split out of patch 6.
>   * Patch 4 fixes the sh4-softmmu problem that Aurelien reported.
>   * Handle more cases of atomic_fetch_op seen in debian images.
>   * More cleanups for register banking.
>   * Fix for 64-bit fp memory operations.
>   * Tidy illegal instruction checks.
>   * Implement fpchg (missing from sh4a)
>   * Implement fsrra (had a nop implementation)
>   * Use tcg_gen_lookup_and_goto_ptr for simple branches.

I have finally finished reviewing all patches, how do you want to
proceed from there? Do you want to post a new version or should I just
pick your patches and apply the small fixes that are needed?

Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurel...@aurel32.net                 http://www.aurel32.net

Reply via email to