aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2021-06-29Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...Peter Maydell
2021-06-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-06-28target/alpha: Honor the FEN bitRichard Henderson
2021-06-28Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into stagingPeter Maydell
2021-06-25Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-06-25target/i386: kvm: add support for TSC scalingPaolo Bonzini
2021-06-24target/mips: Merge msa32/msa64 decodetree definitionsPhilippe Mathieu-Daudé
2021-06-24target/mips: Remove pointless gen_msa()Philippe Mathieu-Daudé
2021-06-24target/mips: Optimize regnames[] arraysPhilippe Mathieu-Daudé
2021-06-24target/mips: Constify host_to_mips_errno[]Philippe Mathieu-Daudé
2021-06-24target/mips: fix emulation of nanoMIPS BPOSGE32 instructionAleksandar Rikalo
2021-06-24target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful casesPhilippe Mathieu-Daudé
2021-06-24target/mips: Remove SmartMIPS / MDMX unuseful commentsPhilippe Mathieu-Daudé
2021-06-24target/mips: Restrict some system specific declarations to sysemuPhilippe Mathieu-Daudé
2021-06-24target/mips: Move translate.h to tcg/ sub directoryPhilippe Mathieu-Daudé
2021-06-24target/mips: Move TCG trace events to tcg/ sub directoryPhilippe Mathieu-Daudé
2021-06-24target/mips: Do not abort on invalid instructionPhilippe Mathieu-Daudé
2021-06-24target/mips: Raise exception when DINSV opcode used with DSP disabledPhilippe Mathieu-Daudé
2021-06-24target/mips: Fix more TCG temporary leaks in gen_pool32a5_nanomips_insnPhilippe Mathieu-Daudé
2021-06-24target/mips: Fix TCG temporary leaks in gen_pool32a5_nanomips_insn()Philippe Mathieu-Daudé
2021-06-24target/mips: Fix potential integer overflow (CID 1452921)Philippe Mathieu-Daudé
2021-06-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'...Peter Maydell
2021-06-24target/arm: Implement MTE3Peter Collingbourne
2021-06-24target/arm: Make VMOV scalar <-> gpreg beatwise for MVEPeter Maydell
2021-06-24target/arm: Implement MVE VADDVPeter Maydell
2021-06-24target/arm: Implement MVE VHCADDPeter Maydell
2021-06-24target/arm: Implement MVE VCADDPeter Maydell
2021-06-24target/arm: Implement MVE VADC, VSBCPeter Maydell
2021-06-24target/arm: Implement MVE VRHADDPeter Maydell
2021-06-24target/arm: Implement MVE VQDMULL (vector)Peter Maydell
2021-06-24target/arm: Implement MVE VQDMLSDH and VQRDMLSDHPeter Maydell
2021-06-24target/arm: Implement MVE VQDMLADH and VQRDMLADHPeter Maydell
2021-06-24target/arm: Implement MVE VRSHLPeter Maydell
2021-06-24target/arm: Implement MVE VSHL insnPeter Maydell
2021-06-24target/arm: Implement MVE VQRSHLPeter Maydell
2021-06-24target/arm: Implement MVE VQSHL (vector)Peter Maydell
2021-06-24target/arm: Implement MVE VQADD, VQSUB (vector)Peter Maydell
2021-06-24target/arm: Implement MVE VQDMULH, VQRDMULH (vector)Peter Maydell
2021-06-24target/arm: Implement MVE VQDMULL scalarPeter Maydell
2021-06-24target/arm: Implement MVE VQDMULH and VQRDMULH (scalar)Peter Maydell
2021-06-24target/arm: Implement MVE VQADD and VQSUBPeter Maydell
2021-06-24target/arm: Implement MVE VPSTPeter Maydell
2021-06-24target/arm: Implement MVE VBRSRPeter Maydell
2021-06-24target/arm: Implement MVE VHADD, VHSUB (scalar)Peter Maydell
2021-06-24target/arm: Implement MVE VSUB, VMUL (scalar)Peter Maydell
2021-06-24target/arm: Implement MVE VADD (scalar)Peter Maydell
2021-06-24target/riscv: gdbstub: Fix dynamic CSR XML generationBin Meng
2021-06-24target/riscv: Use target_ulong for the DisasContext misaAlistair Francis
2021-06-22Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into...Peter Maydell
2021-06-22Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210619-2' in...Peter Maydell