[PULL 0/1] target/hppa: Fix deposit assert from trans_shrpw_imm

Richard Henderson posted 1 patch 2 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211224015159.2155441-1-richard.henderson@linaro.org
There is a newer version of this series
target/hppa/translate.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
[PULL 0/1] target/hppa: Fix deposit assert from trans_shrpw_imm
Posted by Richard Henderson 2 years, 4 months ago
The following changes since commit f18155a207dbc6a23f06a4af667280743819c31e:

  Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into staging (2021-12-23 11:35:48 -0800)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-pa-20211223

for you to fetch changes up to 05bfd4db08608bc4c22de729780c1f74612fbc0e:

  target/hppa: Fix deposit assert from trans_shrpw_imm (2021-12-23 17:47:01 -0800)

----------------------------------------------------------------
Fix target/hppa #635

----------------------------------------------------------------
Richard Henderson (1):
      target/hppa: Fix deposit assert from trans_shrpw_imm

 target/hppa/translate.c | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

Re: [PULL 0/1] target/hppa: Fix deposit assert from trans_shrpw_imm
Posted by Richard Henderson 2 years, 4 months ago
On 12/23/21 5:51 PM, Richard Henderson wrote:
> The following changes since commit f18155a207dbc6a23f06a4af667280743819c31e:
> 
>    Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into staging (2021-12-23 11:35:48 -0800)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/rth7680/qemu.git tags/pull-pa-20211223
> 
> for you to fetch changes up to 05bfd4db08608bc4c22de729780c1f74612fbc0e:
> 
>    target/hppa: Fix deposit assert from trans_shrpw_imm (2021-12-23 17:47:01 -0800)
> 
> ----------------------------------------------------------------
> Fix target/hppa #635
> 
> ----------------------------------------------------------------
> Richard Henderson (1):
>        target/hppa: Fix deposit assert from trans_shrpw_imm
> 
>   target/hppa/translate.c | 19 ++++++++++++-------
>   1 file changed, 12 insertions(+), 7 deletions(-)

Applied.

r~