[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/15] target-hexagon queue, hexagon docker
|
From: |
Peter Maydell |
|
Subject: |
Re: [PULL 00/15] target-hexagon queue, hexagon docker |
|
Date: |
Tue, 23 Jan 2024 16:37:14 +0000 |
On Mon, 22 Jan 2024 at 06:35, Brian Cain <bcain@quicinc.com> wrote:
>
> The following changes since commit 3f2a357b95845ea0bf7463eff6661e43b97d1afc:
>
> Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
> (2024-01-19 11:39:38 +0000)
>
> are available in the Git repository at:
>
> https://github.com/quic/qemu tags/pull-hex-20240121
>
> for you to fetch changes up to bbe4209c8b4300d722f47791f9151e1a69cb0135:
>
> target/hexagon: reduce scope of def_regnum, remove dead assignment
> (2024-01-21 22:02:48 -0800)
>
> ----------------------------------------------------------------
> Coverity fix, cross toolchain update, switch to decodetree
>
> ----------------------------------------------------------------
> Brian Cain (2):
> tests/docker: Hexagon toolchain update
> target/hexagon: reduce scope of def_regnum, remove dead assignment
>
> Taylor Simpson (13):
> Hexagon (target/hexagon) Fix shadow variable when idef-parser is off
> Hexagon (target/hexagon) Clean up handling of modifier registers
> Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
> Hexagon (target/hexagon) Make generators object oriented -
> gen_helper_protos
> Hexagon (target/hexagon) Make generators object oriented -
> gen_helper_funcs
> Hexagon (target/hexagon) Make generators object oriented -
> gen_idef_parser_funcs
> Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
> Hexagon (target/hexagon) Make generators object oriented -
> gen_analyze_funcs
> Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
> Hexagon (target/hexagon) Remove dead functions from hex_common.py
> Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
> Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
> Hexagon (target/hexagon) Remove old dectree.py
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 13/15] Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions), (continued)
- [PULL 13/15] Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions), Brian Cain, 2024/01/22
- [PULL 09/15] Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs, Brian Cain, 2024/01/22
- [PULL 15/15] target/hexagon: reduce scope of def_regnum, remove dead assignment, Brian Cain, 2024/01/22
- [PULL 01/15] tests/docker: Hexagon toolchain update, Brian Cain, 2024/01/22
- [PULL 10/15] Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute, Brian Cain, 2024/01/22
- [PULL 14/15] Hexagon (target/hexagon) Remove old dectree.py, Brian Cain, 2024/01/22
- [PULL 12/15] Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions), Brian Cain, 2024/01/22
- [PULL 04/15] Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs, Brian Cain, 2024/01/22
- [PULL 06/15] Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs, Brian Cain, 2024/01/22
- [PULL 11/15] Hexagon (target/hexagon) Remove dead functions from hex_common.py, Brian Cain, 2024/01/22
- Re: [PULL 00/15] target-hexagon queue, hexagon docker,
Peter Maydell <=