Merge tag 'pull-hex-20221003' of https://github.com/quic/qemu into staging
Make store handling faster and more robust Bug fix in gen_tcg_funcs.py # -----BEGIN PGP SIGNATURE----- # # iQEzBAABCgAdFiEENjXHiM5iuR/UxZq0ewJE+xLeRCIFAmM7JS4ACgkQewJE+xLe # RCJXxQf9ESfI6LVoB1VBsMs69WOHqhy1HUEVzM4Ku+CgDCNaFRRz7xFoy/sv4FOX # D7h5aYVuCLrX/KfttV6V+1GXX/XIyjMN81uZZ8/eiCvjt7D/9fkrUxp9E1Gh6KlV # Dci21OYjh4aStd4tXin0vPHN5wG+IuuYuSzj0Xvu8SzRjFYKsFkjfxPrVsm1zWvN # G1FfiUJ6AveRf9SJVuMTmLHY7jo9hg0/tpm7YpnxlIgzDVZbZDa1yDwaLEg/m6AT # GFHli/nOEsL1c6mbYmvVnGoSupjEj0+MfNIeOUrn8D5Gd66OgvU+FVVFBJQ4ZKi6 # ZuckxBjBE3d5XKyxCVryRA3at+WLYA== # =ron6 # -----END PGP SIGNATURE----- # gpg: Signature made Mon 03 Oct 2022 14:08:46 EDT # gpg: using RSA key 3635C788CE62B91FD4C59AB47B0244FB12DE4422 # gpg: Good signature from "Taylor Simpson (Rock on) <tsimpson@quicinc.com>" [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: 3635 C788 CE62 B91F D4C5 9AB4 7B02 44FB 12DE 4422 * tag 'pull-hex-20221003' of https://github.com/quic/qemu : Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW Hexagon (target/hexagon) move store size tracking to translation Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01] Hexagon (target/hexagon) add instruction attributes from archlib Signed-off-by:Stefan Hajnoczi <stefanha@redhat.com>
No related branches found
No related tags found
Showing
- target/hexagon/attribs_def.h.inc 37 additions, 1 deletiontarget/hexagon/attribs_def.h.inc
- target/hexagon/decode.c 8 additions, 5 deletionstarget/hexagon/decode.c
- target/hexagon/gen_tcg_funcs.py 1 addition, 1 deletiontarget/hexagon/gen_tcg_funcs.py
- target/hexagon/genptr.c 12 additions, 24 deletionstarget/hexagon/genptr.c
- target/hexagon/hex_common.py 2 additions, 1 deletiontarget/hexagon/hex_common.py
- target/hexagon/imported/ldst.idef 61 additions, 61 deletionstarget/hexagon/imported/ldst.idef
- target/hexagon/imported/subinsns.idef 36 additions, 36 deletionstarget/hexagon/imported/subinsns.idef
- target/hexagon/macros.h 4 additions, 4 deletionstarget/hexagon/macros.h
- target/hexagon/translate.c 31 additions, 4 deletionstarget/hexagon/translate.c
Loading
Please register or sign in to comment