The following changes since commit eb6490f544388dd24c0d054a96dd304bc7284450:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703' into staging (2020-07-04 16:08:41 +0100) are available in the Git repository at: https://github.com/rth7680/qemu.git tags/pull-tcg-20200706 for you to fetch changes up to 852f933e482518797f7785a2e017a215b88df815: tcg: Fix do_nonatomic_op_* vs signed operations (2020-07-06 10:58:19 -0700) ---------------------------------------------------------------- Fix for ppc shifts Fix for non-parallel atomic ops ---------------------------------------------------------------- Catherine A. Frederick (1): tcg/ppc: Sanitize immediate shifts Richard Henderson (1): tcg: Fix do_nonatomic_op_* vs signed operations tcg/ppc/tcg-target.inc.c | 15 ++++++++++----- tcg/tcg-op.c | 10 ++++++---- 2 files changed, 16 insertions(+), 9 deletions(-)