2021-06-04 | Peter Maydell | Merge remote-tracking branch 'remotes/rth-gitlab/tags... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... # gpg: issuer "peter.maydell@linaro.org" ...signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Peter Maydell | tests/unit/test-vmstate: Assert that dup() and mkstemp... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210525134458.6675-7-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | tests/qtest/tpm-tests: Remove unnecessary NULL checks Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210525134458.6675-6-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | tests/qtest/pflash-cfi02-test: Avoid potential integer... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210525134458.6675-5-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | tests/qtest/hd-geo-test: Fix checks on mkstemp() return... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210525134458.6675-4-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | tests/qtest/e1000e-test: Check qemu_recv() succeeded Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210525134458.6675-3-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | tests/qtest/bios-tables-test: Check for dup2() failure Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210525134458.6675-2-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Simplify post reset/init/loadvm hooks Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Introduce hvf vcpu struct Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Remove hvf-accel-ops.h Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Make synchronize functions static Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Use cpu_synchronize_state() Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Split out common code on vcpu init and destroy Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Make hvf_set_phys_mem() static Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Move hvf internal definitions into common header Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Move cpu functions into common directory Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Move vcpu thread functions into common directory Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Alexander Graf | hvf: Move assert_hvf_ok() into common directory Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | target/arm: Enable BFloat16 extensions Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | linux-user/aarch64: Enable hwcap bits for bfloat16 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | target/arm: Implement bfloat widening fma (indexed) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | target/arm: Implement bfloat widening fma (vector) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | target/arm: Implement bfloat16 matrix multiply accumulate Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | target/arm: Implement bfloat16 dot product (indexed) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | target/arm: Implement bfloat16 dot product (vector) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | softfpu: Add float_round_to_odd_inf Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | target/arm: Implement vector float32 to bfloat16 conversion Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | target/arm: Implement scalar float32 to bfloat16 conversion Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | target/arm: Unify unallocated path in disas_fp_1src Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | target/arm: Add isar_feature_{aa32, aa64, aa64_sve... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Jamie Iles | target/arm: use raise_exception_ra for stack limit... Cc: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Jamie Iles | target/arm: use raise_exception_ra for MTE check failure Cc: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Jamie Iles | target/arm: fold do_raise_exception into raise_exception Cc: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Jamie Iles | target/arm: fix missing exception class Cc: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Richard Henderson | target/arm: Mark LDS{MIN,MAX} as signed operations Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Damien Goutte-Gattat | docs: Fix installation of man pages with Sphinx 4.x Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-03 | Peter Maydell | arm: Consistently use "Cortex-Axx", not "Cortex Axx" Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210527095152.10968-1-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | target/arm: Allow board models to specify initial NS... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20210520152840.24453-10-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | target/arm: Make FPSCR.LTPSIZE writable for MVE Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210520152840.24453-8-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | target/arm: Implement M-profile VPR register Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210520152840.24453-7-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | target/arm: Fix return values in fp_sysreg_checks() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210520152840.24453-6-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | target/arm: Add MVE check to VMOV_reg_sp and VMOV_reg_dp Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210520152840.24453-5-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | target/arm: Move fpsp/fpdp isar check into callers... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210520152840.24453-4-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | target/arm: Update feature checks for insns which are... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210520152840.24453-3-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | target/arm: Add isar feature check functions for MVE Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20210520152840.24453-2-peter.maydell@linaro.org |
commitcommitdifftree |
2021-06-03 | Peter Maydell | Merge remote-tracking branch 'remotes/dg-gitlab/tags... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-02 | Peter Maydell | Merge remote-tracking branch 'remotes/kevin/tags/for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-02 | Peter Maydell | Merge remote-tracking branch 'remotes/thuth-gitlab... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-02 | Peter Maydell | Merge remote-tracking branch 'remotes/jsnow-gitlab... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-06-01 | Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost-gl/tags... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-30 | Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/usb... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-30 | Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/vga... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-28 | Peter Maydell | Merge remote-tracking branch 'remotes/jasowang/tags... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-28 | Peter Maydell | Merge remote-tracking branch 'remotes/rth-gitlab/tags... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-27 | Peter Maydell | Merge remote-tracking branch 'remotes/vivier/tags/m68k... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-27 | Peter Maydell | Merge remote-tracking branch 'remotes/philmd/tags/gitlab... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-27 | Peter Maydell | Merge remote-tracking branch 'remotes/dgilbert/tags... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-26 | Peter Maydell | Merge remote-tracking branch 'remotes/bonzini-gitlab... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-26 | Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/input... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Peter Maydell | Merge remote-tracking branch 'remotes/stsquad/tags... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... # gpg: issuer "peter.maydell@linaro.org" ...signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Enable SVE2 and related extensions Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | linux-user/aarch64: Enable hwcap bits for sve2 and... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement integer matrix multiply accumulate Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement aarch32 VSUDOT, VUSDOT Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Split decode of VSDOT and VUDOT Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Split out do_neon_ddda Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Fix decode for VDOT (indexed) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Remove unused fpst from VDOT_scalar Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Split out do_neon_ddda_fpst Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement aarch64 SUDOT, USDOT Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Stephen Long | target/arm: Implement SVE2 fp multiply-add long Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Move endian adjustment macros to vec_internal.h Suggested-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Stephen Long | target/arm: Implement SVE2 bitwise shift immediate Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement 128-bit ZIP, UZP, TRN Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 LD1RO Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Tidy do_ldrq Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Share table of sve load functions Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Stephen Long | target/arm: Implement SVE2 FLOGB Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Stephen Long | target/arm: Implement SVE2 FCVTXNT, FCVTX Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Stephen Long | target/arm: Implement SVE2 FCVTLT Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 FCVTNT Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Stephen Long | target/arm: Implement SVE2 TBL, TBX Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 crypto constructive binary... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 crypto destructive binary... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 crypto unary operations Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE mixed sign dot product Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE mixed sign dot product (indexed) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Macroize helper_gvec_{s,u}dot_idx_{b,h} Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Macroize helper_gvec_{s,u}dot_{b,h} Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 complex integer dot product Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 complex integer multiply... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 integer multiply long (indexed) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 multiply-add long (indexed) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 saturating multiply high... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 signed saturating doubling... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 saturating multiply (indexed) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2021-05-25 | Richard Henderson | target/arm: Implement SVE2 saturating multiply-add... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
next |