mbox

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

Message ID 20211224015159.2155441-1-richard.henderson@linaro.org
State New
Headers show

Pull-request

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

Message

Richard Henderson Dec. 24, 2021, 1:51 a.m. UTC
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(-)

Comments

Richard Henderson Dec. 24, 2021, 3:54 a.m. UTC | #1
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~