index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
2021-06-16
bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations
Peter Maydell
2021-06-16
target/arm: Move expand_pred_b() data to vec_helper.c
Peter Maydell
2021-06-16
target/arm: Add framework for MVE decode
Peter Maydell
2021-06-16
target/arm: Implement MVE LETP insn
Peter Maydell
2021-06-16
target/arm: Implement MVE DLSTP
Peter Maydell
2021-06-16
target/arm: Implement MVE WLSTP insn
Peter Maydell
2021-06-16
target/arm: Implement MVE LCTP
Peter Maydell
2021-06-16
target/arm: Let vfp_access_check() handle late NOCP checks
Peter Maydell
2021-06-16
target/arm: Add handling for PSR.ECI/ICI
Peter Maydell
2021-06-16
target/arm: Handle VPR semantics in existing code
Peter Maydell
2021-06-16
target/arm: Enable FPSCR.QC bit for MVE
Peter Maydell
2021-06-16
target/arm: Provide and use H8 and H1_8 macros
Peter Maydell
2021-06-16
target/arm: Fix mte page crossing test
Richard Henderson
2021-06-15
target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16
Richard Henderson
2021-06-15
target/arm: Remove fprintf from disas_simd_mod_imm
Richard Henderson
2021-06-15
target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16
Richard Henderson
2021-06-03
target/arm: Enable BFloat16 extensions
Richard Henderson
2021-06-03
target/arm: Implement bfloat widening fma (indexed)
Richard Henderson
2021-06-03
target/arm: Implement bfloat widening fma (vector)
Richard Henderson
2021-06-03
target/arm: Implement bfloat16 matrix multiply accumulate
Richard Henderson
2021-06-03
target/arm: Implement bfloat16 dot product (indexed)
Richard Henderson
2021-06-03
target/arm: Implement bfloat16 dot product (vector)
Richard Henderson
2021-06-03
target/arm: Implement vector float32 to bfloat16 conversion
Richard Henderson
2021-06-03
target/arm: Implement scalar float32 to bfloat16 conversion
Richard Henderson
2021-06-03
target/arm: Unify unallocated path in disas_fp_1src
Richard Henderson
2021-06-03
target/arm: Add isar_feature_{aa32, aa64, aa64_sve}_bf16
Richard Henderson
2021-06-03
target/arm: use raise_exception_ra for stack limit exception
Jamie Iles
2021-06-03
target/arm: use raise_exception_ra for MTE check failure
Jamie Iles
2021-06-03
target/arm: fold do_raise_exception into raise_exception
Jamie Iles
2021-06-03
target/arm: fix missing exception class
Jamie Iles
2021-06-03
target/arm: Mark LDS{MIN,MAX} as signed operations
Richard Henderson
2021-06-03
target/arm: Allow board models to specify initial NS VTOR
Peter Maydell
2021-06-03
target/arm: Make FPSCR.LTPSIZE writable for MVE
Peter Maydell
2021-06-03
target/arm: Implement M-profile VPR register
Peter Maydell
2021-06-03
target/arm: Fix return values in fp_sysreg_checks()
Peter Maydell
2021-06-03
target/arm: Add MVE check to VMOV_reg_sp and VMOV_reg_dp
Peter Maydell
2021-06-03
target/arm: Move fpsp/fpdp isar check into callers of do_vfp_2op_sp/dp
Peter Maydell
2021-06-03
target/arm: Update feature checks for insns which are "MVE or FP"
Peter Maydell
2021-06-03
target/arm: Add isar feature check functions for MVE
Peter Maydell
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-26
hw/core: Constify TCGCPUOps
Richard Henderson
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-26
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-25
target/arm: Enable SVE2 and related extensions
Richard Henderson
2021-05-25
target/arm: Implement integer matrix multiply accumulate
Richard Henderson
[next]